We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84237e8 commit e8036a5Copy full SHA for e8036a5
arch/arm/include/asm/hardware/iop3xx.h
@@ -37,7 +37,7 @@ extern int iop3xx_get_init_atu(void);
37
* IOP3XX processor registers
38
*/
39
#define IOP3XX_PERIPHERAL_PHYS_BASE 0xffffe000
40
-#define IOP3XX_PERIPHERAL_VIRT_BASE 0xfeffe000
+#define IOP3XX_PERIPHERAL_VIRT_BASE 0xfedfe000
41
#define IOP3XX_PERIPHERAL_SIZE 0x00002000
42
#define IOP3XX_PERIPHERAL_UPPER_PA (IOP3XX_PERIPHERAL_PHYS_BASE +\
43
IOP3XX_PERIPHERAL_SIZE - 1)
0 commit comments