diff mbox

[U-Boot,v2,4/4] Enable multiple fs options for Marvell SoC family on OpenRD boards

Message ID 1303170450-4230-5-git-send-email-clint@debian.org
State Superseded
Commit 2e73808ee97d75400881d1fe144b062f427cfcb9
Headers show

Commit Message

Clint Adams April 18, 2011, 11:47 p.m. UTC
---
 include/configs/openrd.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Wolfgang Denk April 25, 2011, 10:14 p.m. UTC | #1
Dear Clint Adams,

In message <1303170450-4230-5-git-send-email-clint@debian.org> you wrote:
> ---
>  include/configs/openrd.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Signed-off-by: line missing.

Best regards,

Wolfgang Denk
diff mbox

Patch

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