From: Tom Rini Date: Tue, 18 Jun 2024 16:47:10 +0000 (-0600) Subject: Merge patch series "EFI: ti: Enable EFI capsule updates" X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=01a5d7547ed3a51a8ac5837c31a150f85bc475f8;p=u-boot.git Merge patch series "EFI: ti: Enable EFI capsule updates" Jonathan Humphreys says: Enable on disk capsule updates, which includes defining the firmware components (tiboot3, spl, u-boot) and enabling processing of raw capsule updates. This is enabled for several TI SoC based platforms: AM64, AM62, AM62p, AM69, BeaglePlay, J7, and BeagleboneAI. The configs to enable this are in a single base config file. This will make it more scalable to add additional EFI capsule features (like authentication) across all TI boards that have capsules enabled. This series also includes enabling serial flash DFU for AM62 and MMC DFU for beagleplay. --- 01a5d7547ed3a51a8ac5837c31a150f85bc475f8