[U-Boot] [PATCH 4/4] imx: nitrogen6x: Enable filesystem generic commands

Robert Winkler robert.winkler at boundarydevices.com
Thu Jun 6 00:02:27 CEST 2013


Signed-off-by: Robert Winkler <robert.winkler at boundarydevices.com>
---
 include/configs/nitrogen6x.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 5936e88..1d8d7e5 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -289,5 +289,6 @@
 
 #define CONFIG_CMD_BOOTZ
 #define CONFIG_SUPPORT_RAW_INITRD
+#define CONFIG_CMD_FS_GENERIC
 
 #endif	       /* __CONFIG_H */
-- 
1.8.3



More information about the U-Boot mailing list