[PATCH v6 20/24] configs: beagleboneai64: Enable EFI capsule update
Jonathan Humphreys
j-humphreys at ti.com
Sat Jun 8 00:38:54 CEST 2024
Enable on disk, raw capsule update.
Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
configs/j721e_beagleboneai64_a72_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/j721e_beagleboneai64_a72_defconfig b/configs/j721e_beagleboneai64_a72_defconfig
index a354876f8c2..86c565a9211 100644
--- a/configs/j721e_beagleboneai64_a72_defconfig
+++ b/configs/j721e_beagleboneai64_a72_defconfig
@@ -172,3 +172,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x6163
CONFIG_SPL_DFU=y
CONFIG_LZO=y
CONFIG_EFI_SET_TIME=y
+
+#include <configs/k3_efi_capsule.config>
--
2.34.1
More information about the U-Boot
mailing list