]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/spear-common.h
spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configs
[karo-tx-uboot.git] / include / configs / spear-common.h
index e090a376d03cc3ae9e3679da81059e0408357f08..c0eba3721d70d30306f2ea9826d63a19547ac3e2 100644 (file)
 /* I2C driver configuration */
 #define CONFIG_HARD_I2C
 #define CONFIG_DW_I2C
+#if defined(CONFIG_SPEAR600)
+#define CONFIG_SYS_I2C_BASE                    0xD0200000
+#elif defined(CONFIG_SPEAR300)
+#define CONFIG_SYS_I2C_BASE                    0xD0180000
+#elif defined(CONFIG_SPEAR310)
+#define CONFIG_SYS_I2C_BASE                    0xD0180000
+#elif defined(CONFIG_SPEAR320)
+#define CONFIG_SYS_I2C_BASE                    0xD0180000
+#endif
 #define CONFIG_SYS_I2C_SPEED                   400000
 #define CONFIG_SYS_I2C_SLAVE                   0x02