Skip to content
Snippets Groups Projects
Commit 7acdf781 authored by Joe Hershberger's avatar Joe Hershberger Committed by Tom Rini
Browse files

sandbox: Enable some ENV commands


Enable some additional ENV commands in sandbox to aid in build testing
and run testing.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent c0d57304
No related branches found
No related tags found
No related merge requests found
......@@ -153,6 +153,11 @@
#define CONFIG_CMD_SANDBOX
#define CONFIG_CMD_ENV_FLAGS
#define CONFIG_CMD_ENV_CALLBACK
#define CONFIG_CMD_GREPENV
#define CONFIG_CMD_ASKENV
#define CONFIG_BOOTARGS ""
#define CONFIG_BOARD_LATE_INIT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment