
8 Oct
2014
8 Oct
'14
10:48 p.m.
This command is required for trats2 and odroid environment, since those boards uses it.
Signed-off-by: Przemyslaw Marczak p.marczak@samsung.com --- include/configs/exynos-common.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index fa02cb2..3d30a25 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -80,6 +80,7 @@ #define CONFIG_EFI_PARTITION #define CONFIG_CMD_PART #define CONFIG_PARTITION_UUIDS +#define CONFIG_CMD_FS_GENERIC
/* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */
--
1.9.1