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:
3655829
)
imx: nitrogen6x: Enable filesystem generic commands
author
Robert Winkler
<robert.winkler@boundarydevices.com>
Thu, 6 Jun 2013 17:39:28 +0000
(10:39 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 26 Jun 2013 15:34:22 +0000
(17:34 +0200)
Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
include/configs/nitrogen6x.h
patch
|
blob
|
history
diff --git
a/include/configs/nitrogen6x.h
b/include/configs/nitrogen6x.h
index 01c3f134c240b26c2410e4d37d7eb3599b949ea5..74df66c22f4b0ae3f846981cf48cae062b678e15 100644
(file)
--- 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 */