[PATCH v4 10/19] configs: beagleplay: Enable EFI capsule update
Jonathan Humphreys
j-humphreys at ti.com
Thu May 9 18:41:14 CEST 2024
Enable on disk, raw capsule update.
Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
configs/am62x_beagleplay_a53_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/am62x_beagleplay_a53_defconfig b/configs/am62x_beagleplay_a53_defconfig
index 933baba9211..ef7d81b5379 100644
--- a/configs/am62x_beagleplay_a53_defconfig
+++ b/configs/am62x_beagleplay_a53_defconfig
@@ -124,3 +124,5 @@ CONFIG_EXT4_WRITE=y
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
CONFIG_LZO=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