summaryrefslogtreecommitdiffstats
path: root/include/configs/am335x_evm.h
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2012-06-22 07:45:57 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:10 +0200
commitd3decdebdef6207939aa1995d7327822a0267ad4 (patch)
treed32d9b278a5a23b28a78f5b0e46cdcc8d35d1548 /include/configs/am335x_evm.h
parent71a271c654305078737773b78239b546efe161e7 (diff)
downloadblackbird-obmc-uboot-d3decdebdef6207939aa1995d7327822a0267ad4.tar.gz
blackbird-obmc-uboot-d3decdebdef6207939aa1995d7327822a0267ad4.zip
omap: am335x_evm: enable i2c1 channel
This patch sets up pinmux, enables fclk, and defines CONFIG_I2C_MULTI_BUS Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'include/configs/am335x_evm.h')
-rw-r--r--include/configs/am335x_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 89e2aa07b7..2b41c1c9d5 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -108,6 +108,7 @@
#define CONFIG_HARD_I2C
#define CONFIG_SYS_I2C_SPEED 100000
#define CONFIG_SYS_I2C_SLAVE 1
+#define CONFIG_I2C_MULTI_BUS
#define CONFIG_DRIVER_OMAP24XX_I2C
#define CONFIG_BAUDRATE 115200
OpenPOWER on IntegriCloud