summaryrefslogtreecommitdiffstats
path: root/include/configs/aspenite.h
diff options
context:
space:
mode:
authorLei Wen <[leiwen@marvell.com]>2011-04-13 23:48:44 +0530
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-04-27 19:38:08 +0200
commit81a9ab21ca4f1af85efd37de7baaad131f0e7edc (patch)
tree5f38c429f730b8986e90621e45f97ffd46fe47e7 /include/configs/aspenite.h
parentadb00bb6a05be8b1a64820becdc052513888b280 (diff)
downloadblackbird-obmc-uboot-81a9ab21ca4f1af85efd37de7baaad131f0e7edc.tar.gz
blackbird-obmc-uboot-81a9ab21ca4f1af85efd37de7baaad131f0e7edc.zip
I2C: add i2c support for Armada100 platform
Add i2c support to aspenite board with Armada100 soc. 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/aspenite.h')
-rw-r--r--include/configs/aspenite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h
index fd35f3e116..1619db5b27 100644
--- a/include/configs/aspenite.h
+++ b/include/configs/aspenite.h
@@ -52,6 +52,7 @@
*/
#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
#include <config_cmd_default.h>
+#define CONFIG_CMD_I2C
#define CONFIG_CMD_AUTOSCRIPT
#undef CONFIG_CMD_NET
#undef CONFIG_CMD_NFS
OpenPOWER on IntegriCloud