git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e2c1fe
)
configs: synquacer: Ignore OsIndications on DeveloperBox
author
Masami Hiramatsu
<masami.hiramatsu@linaro.org>
Mon, 12 Jul 2021 10:36:49 +0000
(19:36 +0900)
committer
Tom Rini
<trini@konsulko.com>
Fri, 23 Jul 2021 22:53:45 +0000
(18:53 -0400)
Since we can not set OsIndications from Runtime Services
SetVariables at this moment, it is better to ignore the
OsIndications if there is any capsule file in the
correct place.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
configs/synquacer_developerbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/synquacer_developerbox_defconfig
b/configs/synquacer_developerbox_defconfig
index
c4de622
..
ed372f7
100644
(file)
--- a/
configs/synquacer_developerbox_defconfig
+++ b/
configs/synquacer_developerbox_defconfig
@@
-91,5
+91,6
@@
CONFIG_USB_STORAGE=y
CONFIG_EFI_SET_TIME=y
CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
CONFIG_EFI_CAPSULE_ON_DISK=y
+CONFIG_EFI_IGNORE_OSINDICATIONS=y
CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
CONFIG_EFI_SECURE_BOOT=y