|
@@ -26,7 +26,6 @@
|
|
|
#define CONFIG_SYS_NAND_ALE (1 << 17)
|
|
|
|
|
|
#if defined(CONFIG_SPEAR600)
|
|
|
-#define CONFIG_SYS_I2C_BASE 0xD0200000
|
|
|
#define CONFIG_SYS_FSMC_BASE 0xD1800000
|
|
|
#define CONFIG_FSMC_NAND_BASE 0xD2000000
|
|
|
|
|
@@ -42,11 +41,9 @@
|
|
|
#define CONFIG_SPEAR_MPMCREGS 100
|
|
|
|
|
|
#elif defined(CONFIG_SPEAR300)
|
|
|
-#define CONFIG_SYS_I2C_BASE 0xD0180000
|
|
|
#define CONFIG_SYS_FSMC_BASE 0x94000000
|
|
|
|
|
|
#elif defined(CONFIG_SPEAR310)
|
|
|
-#define CONFIG_SYS_I2C_BASE 0xD0180000
|
|
|
#define CONFIG_SYS_FSMC_BASE 0x44000000
|
|
|
|
|
|
#undef CONFIG_SYS_NAND_CLE
|
|
@@ -63,7 +60,6 @@
|
|
|
#define CONFIG_SYS_MACB3_BASE 0xB1800000
|
|
|
|
|
|
#elif defined(CONFIG_SPEAR320)
|
|
|
-#define CONFIG_SYS_I2C_BASE 0xD0180000
|
|
|
#define CONFIG_SYS_FSMC_BASE 0x4C000000
|
|
|
|
|
|
#define CONFIG_SPEAR_EMIBASE 0x40000000
|