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

Clint Adams clint at debian.org
Sat Apr 23 17:15:45 CEST 2011


---
 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