浏览代码

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>
Clint Adams 14 年之前
父节点
当前提交
2e73808ee9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/openrd.h

+ 1 - 0
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