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:
3f3c13a
)
exynos: common: enable generic fs operations
author
Przemyslaw Marczak
<p.marczak@samsung.com>
Fri, 24 Oct 2014 15:44:57 +0000
(17:44 +0200)
committer
Simon Glass
<sjg@chromium.org>
Tue, 28 Oct 2014 01:20:51 +0000
(19:20 -0600)
This config is required by Odroid, and could be also useful for the other
boards.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/exynos-common.h
patch
|
blob
|
history
diff --git
a/include/configs/exynos-common.h
b/include/configs/exynos-common.h
index 6ba9bb7a1b15252fe56049ee1af3833609dee66e..b258cb93c454c7f44f85f535067a6f042776a5f7 100644
(file)
--- a/
include/configs/exynos-common.h
+++ b/
include/configs/exynos-common.h
@@
-75,6
+75,7
@@
#define CONFIG_CMD_EXT4_WRITE
#define CONFIG_CMD_FAT
#define CONFIG_FAT_WRITE
+#define CONFIG_CMD_FS_GENERIC
#define CONFIG_DOS_PARTITION
#define CONFIG_EFI_PARTITION