summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Winkler <robert.winkler@boundarydevices.com>2013-06-06 10:39:28 -0700
committerStefano Babic <sbabic@denx.de>2013-06-26 17:34:22 +0200
commit262326b4c37ef51348650f6aab7ae0a822414fab (patch)
tree46101a2d5583cb9ccbcdad86517965326161276b
parent3655829511f704722dc57a8985548ecc5f7f23b4 (diff)
downloadtalos-obmc-uboot-262326b4c37ef51348650f6aab7ae0a822414fab.tar.gz
talos-obmc-uboot-262326b4c37ef51348650f6aab7ae0a822414fab.zip
imx: nitrogen6x: Enable filesystem generic commands
Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
-rw-r--r--include/configs/nitrogen6x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 01c3f134c2..74df66c22f 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -287,5 +287,6 @@
#define CONFIG_CMD_BOOTZ
#define CONFIG_SUPPORT_RAW_INITRD
+#define CONFIG_CMD_FS_GENERIC
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud