[PATCH v5 22/23] configs: j784s4: Enable EFI capsule update
Jonathan Humphreys
j-humphreys at ti.com
Sat Jun 1 00:21:17 CEST 2024
Enable on disk, raw capsule update.
Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
configs/j784s4_evm_a72_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/j784s4_evm_a72_defconfig b/configs/j784s4_evm_a72_defconfig
index d7709f554fd..9cf1352cf7b 100644
--- a/configs/j784s4_evm_a72_defconfig
+++ b/configs/j784s4_evm_a72_defconfig
@@ -158,3 +158,5 @@ CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_TI_SCI=y
CONFIG_DM_THERMAL=y
CONFIG_EFI_SET_TIME=y
+CONFIG_EFI_CAPSULE_ON_DISK=y
+CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
--
2.34.1
More information about the U-Boot
mailing list