mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-09 20:18:54 -04:00
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>
This commit is contained in:
parent
1615db3c1c
commit
2e73808ee9
@ -60,6 +60,7 @@
|
|||||||
* Commands configuration
|
* Commands configuration
|
||||||
*/
|
*/
|
||||||
#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
|
#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */
|
||||||
|
#define CONFIG_SYS_MVFS
|
||||||
#include <config_cmd_default.h>
|
#include <config_cmd_default.h>
|
||||||
#define CONFIG_CMD_AUTOSCRIPT
|
#define CONFIG_CMD_AUTOSCRIPT
|
||||||
#define CONFIG_CMD_DHCP
|
#define CONFIG_CMD_DHCP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user