Skip to content
Snippets Groups Projects
Commit e40753b2 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

sandbox: config: Enable sandbox command


The 'sb' command allows loading files from the host, and listing
directories.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@ti.com>
parent 10fc1218
No related branches found
No related tags found
No related merge requests found
...@@ -97,6 +97,8 @@ ...@@ -97,6 +97,8 @@
#define CONFIG_SHA1 #define CONFIG_SHA1
#define CONFIG_SHA256 #define CONFIG_SHA256
#define CONFIG_CMD_SANDBOX
#define CONFIG_BOOTARGS "" #define CONFIG_BOOTARGS ""
#define CONFIG_EXTRA_ENV_SETTINGS "stdin=serial\0" \ #define CONFIG_EXTRA_ENV_SETTINGS "stdin=serial\0" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment