projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae843f
)
efi: sandbox: Enable selftest command
author
Simon Glass
<sjg@chromium.org>
Sat, 15 Sep 2018 06:51:01 +0000
(
00:51
-0600)
committer
Alexander Graf
<agraf@suse.de>
Sun, 23 Sep 2018 19:55:30 +0000
(21:55 +0200)
Enable this for sandbox since it almost passes now.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
configs/sandbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index ca121182d65598a428c0e3055056beb386a926b0..0b209686bf9ed8c5572782970e6fb55c1b464680 100644
(file)
--- a/
configs/sandbox_defconfig
+++ b/
configs/sandbox_defconfig
@@
-23,6
+23,7
@@
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_CMD_CPU=y
CONFIG_CMD_LICENSE=y
CONFIG_CMD_BOOTZ=y
+CONFIG_CMD_BOOTEFI_SELFTEST=y
# CONFIG_CMD_ELF is not set
CONFIG_CMD_ASKENV=y
CONFIG_CMD_GREPENV=y