summaryrefslogtreecommitdiffstats
path: root/include/configs/openrd.h
diff options
context:
space:
mode:
authorClint Adams <[clint@debian.org]>2011-05-06 22:06:47 +0530
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-11 23:03:16 +0200
commit2e73808ee97d75400881d1fe144b062f427cfcb9 (patch)
treeac52ee3214621030e547c619b5e6d7e9f43f488b /include/configs/openrd.h
parent1615db3c1c8e0b359c15453423f8beb8c4821415 (diff)
downloadtalos-obmc-uboot-2e73808ee97d75400881d1fe144b062f427cfcb9.tar.gz
talos-obmc-uboot-2e73808ee97d75400881d1fe144b062f427cfcb9.zip
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>
Diffstat (limited to 'include/configs/openrd.h')
-rw-r--r--include/configs/openrd.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud