projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099cb1e
)
Armada100: gplugD: Add FAT & EXT2 command support
author
Ajay Bhargav
<ajay.bhargav@einfochips.com>
Mon, 13 Feb 2012 03:30:38 +0000
(
03:30
+0000)
committer
Marek Vasut
<marek.vasut@gmail.com>
Sun, 18 Mar 2012 23:08:26 +0000
(
00:08
+0100)
This patch adds FAT and ext2 command support for marvell gplugD
Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
include/configs/gplugd.h
patch
|
blob
|
history
diff --git
a/include/configs/gplugd.h
b/include/configs/gplugd.h
index 061ebe65f67c7c599a2cf1c21f096df78e7bc6a6..462cc7e16c8117576f4879139e4f026fda18b2f3 100644
(file)
--- 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