[U-Boot] [PATCH v5 4/4] Enable multiple fs options for Marvell SoC family on OpenRD boards
Clint Adams
clint at debian.org
Tue May 3 17:00:39 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>
---
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.4
More information about the U-Boot
mailing list