diff options
| author | Clint Adams <[[email protected]]> | 2011-05-06 22:06:47 +0530 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-05-11 23:03:16 +0200 |
| commit | 2e73808ee97d75400881d1fe144b062f427cfcb9 (patch) | |
| tree | ac52ee3214621030e547c619b5e6d7e9f43f488b /include | |
| parent | 1615db3c1c8e0b359c15453423f8beb8c4821415 (diff) | |
Enable multiple fs options for Marvell SoC family on OpenRD boards
Signed-off-by: Clint Adams <[email protected]>
Cc: Albert ARIBAUD <[email protected]>
Cc: Prafulla Wadaskar <[email protected]>
Cc: Julian Pidancet <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | 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 8d860678dad..3256cb36e54 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 |
