projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70ff04
)
exynos4-dt.h: enable generic file system commands
author
Przemyslaw Marczak
<p.marczak@samsung.com>
Tue, 29 Jul 2014 12:35:53 +0000
(14:35 +0200)
committer
Przemyslaw Marczak
<p.marczak@samsung.com>
Wed, 17 Sep 2014 14:28:45 +0000
(16:28 +0200)
Change-Id: Ibfd834403381d18f27825a19807517ad06097146
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
include/configs/exynos4-dt.h
patch
|
blob
|
history
diff --git
a/include/configs/exynos4-dt.h
b/include/configs/exynos4-dt.h
index 982c78a082e9157303e1878bb800fe21c53dd9cf..e0cc85466685a5f0376f51f637554cc5ee238079 100644
(file)
--- a/
include/configs/exynos4-dt.h
+++ b/
include/configs/exynos4-dt.h
@@
-80,6
+80,9
@@
#define CONFIG_BOOTDELAY 1
#define CONFIG_ZERO_BOOTDELAY_CHECK
+/* FS common */
+#define CONFIG_CMD_FS_GENERIC
+
/* FAT */
#define CONFIG_CMD_FAT
#define CONFIG_FAT_WRITE