]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: j721e: Enable EFI capsule update
authorJonathan Humphreys <j-humphreys@ti.com>
Fri, 14 Jun 2024 16:35:35 +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/j721e_evm_a72_defconfig

index 451a6a91c4f86b271d490189e8cc2f7220097aa0..f99315789c7049799fedabd9726b3aa538a40636 100644 (file)
@@ -211,3 +211,5 @@ CONFIG_UFS=y
 CONFIG_CADENCE_UFS=y
 CONFIG_TI_J721E_UFS=y
 CONFIG_EFI_SET_TIME=y
+
+#include <configs/k3_efi_capsule.config>