]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: am62x: Enable EFI capsule update
authorJonathan Humphreys <j-humphreys@ti.com>
Fri, 14 Jun 2024 16:35:41 +0000 (11:35 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 18 Jun 2024 16:43:29 +0000 (10:43 -0600)
Enable on disk, raw capsule update.

Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
configs/am62x_evm_a53_defconfig

index 9bfe1560275cf49f0ff2402909a1b443f8fdf26a..ca993b427bd89bb8a4b8d7f4aafed6dee1098d9b 100644 (file)
@@ -114,4 +114,5 @@ CONFIG_SYSRESET_TI_SCI=y
 CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
 CONFIG_EFI_SET_TIME=y
 
+#include <configs/k3_efi_capsule.config>
 #include <configs/am62x_a53_usbdfu.config>