[PATCH v5 13/23] configs: am62x: Enable EFI capsule update
Jonathan Humphreys
j-humphreys at ti.com
Sat Jun 1 00:21:08 CEST 2024
Enable on disk, raw capsule update.
Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
configs/am62x_evm_a53_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/am62x_evm_a53_defconfig b/configs/am62x_evm_a53_defconfig
index 16294a6a794..f44e2bcf3d3 100644
--- a/configs/am62x_evm_a53_defconfig
+++ b/configs/am62x_evm_a53_defconfig
@@ -112,5 +112,7 @@ CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_TI_SCI=y
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
CONFIG_EFI_SET_TIME=y
+CONFIG_EFI_CAPSULE_ON_DISK=y
+CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
#include <configs/am62x_a53_usbdfu.config>
--
2.34.1
More information about the U-Boot
mailing list