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:
a4d5e5d
)
configs: j784s4: Enable EFI capsule update
author
Jonathan Humphreys
<j-humphreys@ti.com>
Fri, 14 Jun 2024 16:35:50 +0000
(11:35 -0500)
committer
Tom Rini
<trini@konsulko.com>
Tue, 18 Jun 2024 16:43:29 +0000
(10:43 -0600)
Enable on disk, raw capsule update.
Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
configs/j784s4_evm_a72_defconfig
patch
|
blob
|
history
diff --git
a/configs/j784s4_evm_a72_defconfig
b/configs/j784s4_evm_a72_defconfig
index
141f2e0
..
3cfa006
100644
(file)
--- a/
configs/j784s4_evm_a72_defconfig
+++ b/
configs/j784s4_evm_a72_defconfig
@@
-161,3
+161,5
@@
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_TI_SCI=y
CONFIG_DM_THERMAL=y
CONFIG_EFI_SET_TIME=y
+
+#include <configs/k3_efi_capsule.config>