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

index 141f2e0e156ee85b7ed2b52b642ca3df09416a2c..3cfa006f86b14a63a428cd3bcad18395dc8815cd 100644 (file)
@@ -161,3 +161,5 @@ CONFIG_SPL_SYSRESET=y
 CONFIG_SYSRESET_TI_SCI=y
 CONFIG_DM_THERMAL=y
 CONFIG_EFI_SET_TIME=y
+
+#include <configs/k3_efi_capsule.config>