]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: libretech-ac_defconfig: enable EFI Capsule on Disk
authorFerass El Hafidi <funderscore@postmarketos.org>
Wed, 22 Apr 2026 15:43:25 +0000 (15:43 +0000)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 22 Apr 2026 16:27:26 +0000 (18:27 +0200)
Everything is already in place for EFI capsule updates, so enabling
Capsule on Disk is fairly trivial. This allows updating U-Boot on SPI
flash from Linux using fwupd's Capsule support.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Link: https://patch.msgid.link/20260422-b4-amlogic-sysreset-capsules-v3-3-07b5ccc8f552@postmarketos.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
configs/libretech-ac_defconfig

index 1a67ca734b89ef7961c211b2c3923fc8cd7c85dd..17d546550171e0bc753b076072c8a97c9a0f34d5 100644 (file)
@@ -23,6 +23,7 @@ CONFIG_DEBUG_UART=y
 CONFIG_REMAKE_ELF=y
 CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
 CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
+CONFIG_EFI_CAPSULE_ON_DISK=y
 CONFIG_FIT=y
 CONFIG_FIT_SIGNATURE=y
 CONFIG_FIT_VERBOSE=y