|
@@ -56,6 +56,11 @@
|
|
#define CONFIG_SPEAR_EMIBASE (0x4F000000)
|
|
#define CONFIG_SPEAR_EMIBASE (0x4F000000)
|
|
#define CONFIG_SPEAR_RASBASE (0xB4000000)
|
|
#define CONFIG_SPEAR_RASBASE (0xB4000000)
|
|
|
|
|
|
|
|
+#define CONFIG_SYS_MACB0_BASE 0xB0000000
|
|
|
|
+#define CONFIG_SYS_MACB1_BASE 0xB0800000
|
|
|
|
+#define CONFIG_SYS_MACB2_BASE 0xB1000000
|
|
|
|
+#define CONFIG_SYS_MACB3_BASE 0xB1800000
|
|
|
|
+
|
|
#elif defined(CONFIG_SPEAR320)
|
|
#elif defined(CONFIG_SPEAR320)
|
|
#define CONFIG_SYS_I2C_BASE (0xD0180000)
|
|
#define CONFIG_SYS_I2C_BASE (0xD0180000)
|
|
#define CONFIG_SYS_FSMC_BASE (0x4C000000)
|
|
#define CONFIG_SYS_FSMC_BASE (0x4C000000)
|
|
@@ -63,5 +68,7 @@
|
|
#define CONFIG_SPEAR_EMIBASE (0x40000000)
|
|
#define CONFIG_SPEAR_EMIBASE (0x40000000)
|
|
#define CONFIG_SPEAR_RASBASE (0xB3000000)
|
|
#define CONFIG_SPEAR_RASBASE (0xB3000000)
|
|
|
|
|
|
|
|
+#define CONFIG_SYS_MACB0_BASE 0xAA000000
|
|
|
|
+
|
|
#endif
|
|
#endif
|
|
#endif /* _ASM_ARCH_HARDWARE_H */
|
|
#endif /* _ASM_ARCH_HARDWARE_H */
|