git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c4bb96
)
arm: rmobile: lager: Add support command and filesystems of VFAT
author
Nobuhiro Iwamatsu
<nobuhiro.iwamatsu.yj@renesas.com>
Fri, 28 Mar 2014 08:07:03 +0000
(17:07 +0900)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Wed, 21 May 2014 01:09:19 +0000
(10:09 +0900)
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
include/configs/lager.h
patch
|
blob
|
history
diff --git
a/include/configs/lager.h
b/include/configs/lager.h
index
6b54566
..
98501ec
100644
(file)
--- a/
include/configs/lager.h
+++ b/
include/configs/lager.h
@@
-33,12
+33,17
@@
#define CONFIG_CMD_NFS
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_USB
+#define CONFIG_CMD_FAT
#define CONFIG_CMD_SF
#define CONFIG_CMD_SPI
#define CONFIG_SYS_TEXT_BASE 0xE8080000
#define CONFIG_SYS_THUMB_BUILD
+/* Support File sytems */
+#define CONFIG_DOS_PARTITION
+#define CONFIG_SUPPORT_VFAT
+
#define CONFIG_CMDLINE_TAG
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG