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:
10fc121
)
sandbox: config: Enable sandbox command
author
Simon Glass
<sjg@chromium.org>
Wed, 26 Dec 2012 09:53:38 +0000
(09:53 +0000)
committer
Tom Rini
<trini@ti.com>
Mon, 4 Mar 2013 19:19:56 +0000
(14:19 -0500)
The 'sb' command allows loading files from the host, and listing
directories.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
include/configs/sandbox.h
patch
|
blob
|
history
diff --git
a/include/configs/sandbox.h
b/include/configs/sandbox.h
index 2a45c7bf2029af89c11e4517006d1c6fcd7ce42f..406da43aa1b83f27ba23deb521f6be11a3a603d5 100644
(file)
--- a/
include/configs/sandbox.h
+++ b/
include/configs/sandbox.h
@@
-97,6
+97,8
@@
#define CONFIG_SHA1
#define CONFIG_SHA256
+#define CONFIG_CMD_SANDBOX
+
#define CONFIG_BOOTARGS ""
#define CONFIG_EXTRA_ENV_SETTINGS "stdin=serial\0" \