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:
9bd6cc2
)
configs: j721e: Enable EFI capsule update
author
Jonathan Humphreys
<j-humphreys@ti.com>
Fri, 14 Jun 2024 16:35:35 +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/j721e_evm_a72_defconfig
patch
|
blob
|
history
diff --git
a/configs/j721e_evm_a72_defconfig
b/configs/j721e_evm_a72_defconfig
index
451a6a9
..
f993157
100644
(file)
--- a/
configs/j721e_evm_a72_defconfig
+++ b/
configs/j721e_evm_a72_defconfig
@@
-211,3
+211,5
@@
CONFIG_UFS=y
CONFIG_CADENCE_UFS=y
CONFIG_TI_J721E_UFS=y
CONFIG_EFI_SET_TIME=y
+
+#include <configs/k3_efi_capsule.config>