[U-Boot] [PATCH v3 3/3] Sheevaplug: Add MMC/SDIO support

Gérald Kerma geraker at gmail.com
Sun Nov 21 12:08:54 CET 2010


    Add MMC-SDIO support for Sheevaplug

Signed-off-by: Gérald Kerma <geraker at gmail.com>
---
 include/configs/sheevaplug.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 83dd8ff..5448718 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -1,3 +1,4 @@
+
 /*
  * (C) Copyright 2009
  * Marvell Semiconductor <www.marvell.com>
@@ -47,6 +48,7 @@
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_MII
+#define CONFIG_CMD_MMC
 #define CONFIG_CMD_NAND
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_USB
-- 
1.7.1


More information about the U-Boot mailing list