[U-Boot] [PATCH v4 4/4] Enable multiple fs options for Marvell SoC family on OpenRD boards

Clint Adams clint at debian.org
Tue Apr 26 03:17:11 CEST 2011


Signed-off-by: Clint Adams <clint at debian.org>
Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
Cc: Prafulla Wadaskar <prafulla at marvell.com>
Cc: Julian Pidancet <julian.pidancet at citrix.com>
---
Changes for v4:
   - Added Signed-off-by: line to commit message
---
 include/configs/openrd.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index 8d86067..3256cb3 100644
--- a/include/configs/openrd.h
+++ b/include/configs/openrd.h
@@ -60,6 +60,7 @@
  * Commands configuration
  */
 #define CONFIG_SYS_NO_FLASH		/* Declare no flash (NOR/SPI) */
+#define CONFIG_SYS_MVFS
 #include <config_cmd_default.h>
 #define CONFIG_CMD_AUTOSCRIPT
 #define CONFIG_CMD_DHCP
-- 
1.7.4.1



More information about the U-Boot mailing list