]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/vf610twr.h
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[karo-tx-uboot.git] / include / configs / vf610twr.h
index 223321c6d3d6c83a4bdf593d48515efdd768cd34..5a7a066377ee28e2e14c84a4cee95fa1fa3ee0dd 100644 (file)
 #define CONFIG_PHYLIB
 #define CONFIG_PHY_MICREL
 
+/* I2C Configs */
+#define CONFIG_CMD_I2C
+#define CONFIG_HARD_I2C
+#define CONFIG_I2C_MXC
+#define CONFIG_SYS_I2C_BASE            I2C0_BASE_ADDR
+#define CONFIG_SYS_I2C_SPEED           100000
+
 #define CONFIG_BOOTDELAY               3
 
 #define CONFIG_LOADADDR                        0x82000000