From: Clint Adams <[clint@debian.org]>
Date: Fri, 6 May 2011 16:36:47 +0000 (+0530)
Subject: Enable multiple fs options for Marvell SoC family on OpenRD boards
X-Git-Tag: v2025.01-rc5-pxa1908~19470^2
X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=2e73808ee97d75400881d1fe144b062f427cfcb9;p=u-boot.git

Enable multiple fs options for Marvell SoC family on OpenRD boards

Signed-off-by: Clint Adams <clint@debian.org>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Julian Pidancet <julian.pidancet@citrix.com>
---

diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index 8d860678da..3256cb36e5 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