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: v2011.06-rc1~66^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2e73808ee97d75400881d1fe144b062f427cfcb9;p=u-boot Enable multiple fs options for Marvell SoC family on OpenRD boards Signed-off-by: Clint Adams Cc: Albert ARIBAUD Cc: Prafulla Wadaskar Cc: Julian Pidancet --- 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 #define CONFIG_CMD_AUTOSCRIPT #define CONFIG_CMD_DHCP