summaryrefslogtreecommitdiffstats
path: root/include/configs/wandboard.h
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-04-19 03:42:02 +0000
committerStefano Babic <sbabic@denx.de>2013-04-25 21:34:28 +0200
commit5ed15738d915b75b6a2bd9c3095005481c4df3d1 (patch)
treec3670c269b703e9c793aebd73a5186bf9d01ac27 /include/configs/wandboard.h
parent08f32f7d25511f6efcbcb7ee9768a1334d2a57d0 (diff)
downloadtalos-obmc-uboot-5ed15738d915b75b6a2bd9c3095005481c4df3d1.tar.gz
talos-obmc-uboot-5ed15738d915b75b6a2bd9c3095005481c4df3d1.zip
wandboard: Add support for Carrier Board MicroSD card
Allow use of the carrier board MicroSD card available in the Wandboard; this allow for loading alternative system from the other card for testing or upgrade proposes. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'include/configs/wandboard.h')
-rw-r--r--include/configs/wandboard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index 0dc328687b..9898f55d6c 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -59,6 +59,7 @@
/* MMC Configuration */
#define CONFIG_FSL_ESDHC
#define CONFIG_FSL_USDHC
+#define CONFIG_SYS_FSL_USDHC_NUM 2
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
#define CONFIG_MMC
OpenPOWER on IntegriCloud