From: Jonathan Humphreys Date: Fri, 14 Jun 2024 16:35:32 +0000 (-0500) Subject: configs: am64x: Enable EFI capsule update X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=86c6dd74913af0b39c06b58396d3fabe2d129815;p=u-boot.git configs: am64x: Enable EFI capsule update Enable on disk, raw capsule update. Signed-off-by: Jonathan Humphreys --- diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig index e000549d6d..44c22458ab 100644 --- a/configs/am64x_evm_a53_defconfig +++ b/configs/am64x_evm_a53_defconfig @@ -178,3 +178,5 @@ CONFIG_USB_FUNCTION_MASS_STORAGE=y CONFIG_SPL_DFU=y CONFIG_FS_FAT_MAX_CLUSTSIZE=16384 CONFIG_EFI_SET_TIME=y + +#include