mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 22:28:17 +01:00
sandbox: Enable some ENV commands
Enable some additional ENV commands in sandbox to aid in build testing and run testing. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
c0d57304eb
commit
7acdf78108
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user