|
@@ -37,7 +37,7 @@ extern int iop3xx_get_init_atu(void);
|
|
* IOP3XX processor registers
|
|
* IOP3XX processor registers
|
|
*/
|
|
*/
|
|
#define IOP3XX_PERIPHERAL_PHYS_BASE 0xffffe000
|
|
#define IOP3XX_PERIPHERAL_PHYS_BASE 0xffffe000
|
|
-#define IOP3XX_PERIPHERAL_VIRT_BASE 0xfeffe000
|
|
|
|
|
|
+#define IOP3XX_PERIPHERAL_VIRT_BASE 0xfedfe000
|
|
#define IOP3XX_PERIPHERAL_SIZE 0x00002000
|
|
#define IOP3XX_PERIPHERAL_SIZE 0x00002000
|
|
#define IOP3XX_PERIPHERAL_UPPER_PA (IOP3XX_PERIPHERAL_PHYS_BASE +\
|
|
#define IOP3XX_PERIPHERAL_UPPER_PA (IOP3XX_PERIPHERAL_PHYS_BASE +\
|
|
IOP3XX_PERIPHERAL_SIZE - 1)
|
|
IOP3XX_PERIPHERAL_SIZE - 1)
|