summaryrefslogtreecommitdiff
path: root/include/configs/mx53smd.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-10-17 12:09:49 -0400
committerTom Rini <trini@ti.com>2013-10-17 12:09:49 -0400
commit9dff87a297dabe4af60012ad2d990ff8967f1d55 (patch)
tree484a3f5785536d6996c68f538b48590d71b6bd8c /include/configs/mx53smd.h
parent287df01e6aef0464c5e5bcbd7e87aa4ff1f24f5a (diff)
parent9a2a73d29fa395f42f3fb477ac99dda4d7f2f21f (diff)
downloadu-boot-imx-9dff87a297dabe4af60012ad2d990ff8967f1d55.zip
u-boot-imx-9dff87a297dabe4af60012ad2d990ff8967f1d55.tar.gz
u-boot-imx-9dff87a297dabe4af60012ad2d990ff8967f1d55.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r--include/configs/mx53smd.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h
index 12b2c0d..2f7736d 100644
--- a/include/configs/mx53smd.h
+++ b/include/configs/mx53smd.h
@@ -34,10 +34,9 @@
/* I2C Configs */
#define CONFIG_CMD_I2C
-#define CONFIG_HARD_I2C
-#define CONFIG_I2C_MXC
-#define CONFIG_SYS_I2C_BASE I2C2_BASE_ADDR
-#define CONFIG_SYS_I2C_SPEED 100000
+#define CONFIG_SYS_I2C
+#define CONFIG_SYS_I2C_MXC
+#define CONFIG_SYS_SPD_BUS_NUM 1 /* I2C2 */
/* MMC Configs */
#define CONFIG_FSL_ESDHC