[PATCH v7 12/24] configs: beagleplay: Enable EFI capsule update
Jonathan Humphreys
j-humphreys at ti.com
Fri Jun 14 18:35:39 CEST 2024
Enable on disk, raw capsule update.
Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
configs/am62x_beagleplay_a53_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/am62x_beagleplay_a53_defconfig b/configs/am62x_beagleplay_a53_defconfig
index dbdbaf98348..18f6f8865b5 100644
--- a/configs/am62x_beagleplay_a53_defconfig
+++ b/configs/am62x_beagleplay_a53_defconfig
@@ -125,4 +125,5 @@ CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
CONFIG_LZO=y
CONFIG_EFI_SET_TIME=y
+#include <configs/k3_efi_capsule.config>
#include <configs/am62x_a53_usbdfu.config>
--
2.34.1
More information about the U-Boot
mailing list