Signed-off-by: Clint Adams <[email protected]> Cc: Albert ARIBAUD <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Cc: Julian Pidancet <[email protected]> --- Changes for v4: - Added Signed-off-by: line to commit message --- 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

