mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 11:42:13 +02:00
Armada100: gplugD: Add FAT & EXT2 command support
This patch adds FAT and ext2 command support for marvell gplugD Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
This commit is contained in:
committed by
Marek Vasut
parent
099cb1eea9
commit
dbb87bbd8e
@@ -73,6 +73,8 @@
|
|||||||
#define CONFIG_CMD_AUTOSCRIPT
|
#define CONFIG_CMD_AUTOSCRIPT
|
||||||
#undef CONFIG_CMD_FPGA
|
#undef CONFIG_CMD_FPGA
|
||||||
#define CONFIG_CMD_USB
|
#define CONFIG_CMD_USB
|
||||||
|
#define CONFIG_CMD_EXT2
|
||||||
|
#define CONFIG_CMD_FAT
|
||||||
|
|
||||||
/* Disable DCACHE */
|
/* Disable DCACHE */
|
||||||
#define CONFIG_SYS_DCACHE_OFF
|
#define CONFIG_SYS_DCACHE_OFF
|
||||||
|
Reference in New Issue
Block a user