From: Ajay Bhargav Date: Mon, 13 Feb 2012 03:30:38 +0000 (+0000) Subject: Armada100: gplugD: Add FAT & EXT2 command support X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=dbb87bbd8eff11cf974caa2b5cc397aea444bc5a;p=u-boot.git Armada100: gplugD: Add FAT & EXT2 command support This patch adds FAT and ext2 command support for marvell gplugD Signed-off-by: Ajay Bhargav --- diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h index 061ebe65f6..462cc7e16c 100644 --- a/include/configs/gplugd.h +++ b/include/configs/gplugd.h @@ -73,6 +73,8 @@ #define CONFIG_CMD_AUTOSCRIPT #undef CONFIG_CMD_FPGA #define CONFIG_CMD_USB +#define CONFIG_CMD_EXT2 +#define CONFIG_CMD_FAT /* Disable DCACHE */ #define CONFIG_SYS_DCACHE_OFF