summaryrefslogtreecommitdiffstats
path: root/include/configs/xm250.h
diff options
context:
space:
mode:
authorLei Wen <[leiwen@marvell.com]>2011-04-13 23:48:16 +0530
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-04-27 19:38:07 +0200
commit68432c27438360aa3bc27c0c73bf3c12a8c6ffa7 (patch)
tree0b8e38f1b0384abd716a255f30b96cb1c594e8d5 /include/configs/xm250.h
parent776784908c0342146caecc777fb596234e23f027 (diff)
downloadblackbird-obmc-uboot-68432c27438360aa3bc27c0c73bf3c12a8c6ffa7.tar.gz
blackbird-obmc-uboot-68432c27438360aa3bc27c0c73bf3c12a8c6ffa7.zip
pxa: move i2c driver to the common place
For better sharing with other platform other than pxa's, it is more convenient to put the driver to the common place. Acked-by: Heiko Schocher <hs@denx.de> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by: Lei Wen <leiwen@marvell.com>
Diffstat (limited to 'include/configs/xm250.h')
-rw-r--r--include/configs/xm250.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/xm250.h b/include/configs/xm250.h
index 497cb9198f..b4b940a06f 100644
--- a/include/configs/xm250.h
+++ b/include/configs/xm250.h
@@ -61,6 +61,7 @@
/*
* I2C bus
*/
+#define CONFIG_I2C_MV 1
#define CONFIG_HARD_I2C 1
#define CONFIG_SYS_I2C_SPEED 50000
#define CONFIG_SYS_I2C_SLAVE 0xfe
OpenPOWER on IntegriCloud