]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
exynos: common: enable generic fs operations
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Fri, 24 Oct 2014 15:44:57 +0000 (17:44 +0200)
committerSimon 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

index 6ba9bb7a1b15252fe56049ee1af3833609dee66e..b258cb93c454c7f44f85f535067a6f042776a5f7 100644 (file)
@@ -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