projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a30aa1
)
sandbox: enable CONFIG_CMD_FS_GENERIC
author
Stephen Warren
<swarren@nvidia.com>
Mon, 3 Feb 2014 20:21:08 +0000
(13:21 -0700)
committer
Tom Rini
<trini@ti.com>
Wed, 19 Feb 2014 14:47:34 +0000
(09:47 -0500)
Since the generic ls command no longer segfaults sandbox, enable it.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/sandbox.h
patch
|
blob
|
history
diff --git
a/include/configs/sandbox.h
b/include/configs/sandbox.h
index a6d55822b82e238ceb449b5935fc8044341d0e74..e77d06bcd3edccf79ab2f94a12545f534dcef1bd 100644
(file)
--- a/
include/configs/sandbox.h
+++ b/
include/configs/sandbox.h
@@
-42,6
+42,7
@@
#define CONFIG_CMD_PART
#define CONFIG_DOS_PARTITION
#define CONFIG_HOST_MAX_DEVICES 4
+#define CONFIG_CMD_FS_GENERIC
#define CONFIG_SYS_VSNPRINTF