commit | 312669a11cdcfdb6a49ab88a134f8a0788305937 | [log] [tgz] |
---|---|---|
author | Jonathan Humphreys <j-humphreys@ti.com> | Fri Jun 14 11:35:47 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 18 10:43:29 2024 -0600 |
tree | 32432252bc5f300b1ad273efbd4665525e172f37 | |
parent | c4b5f82bb70042aa73fa3c321d2b50872c01f726 [diff] [blame] |
configs: beagleboneai64: Enable EFI capsule update Enable on disk, raw capsule update. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
diff --git a/configs/j721e_beagleboneai64_a72_defconfig b/configs/j721e_beagleboneai64_a72_defconfig index a354876..86c565a 100644 --- a/configs/j721e_beagleboneai64_a72_defconfig +++ b/configs/j721e_beagleboneai64_a72_defconfig
@@ -172,3 +172,5 @@ CONFIG_SPL_DFU=y CONFIG_LZO=y CONFIG_EFI_SET_TIME=y + +#include <configs/k3_efi_capsule.config>