]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: ti: Create base EFI capsule configs for TI K3 devices
authorJonathan Humphreys <j-humphreys@ti.com>
Fri, 14 Jun 2024 16:35:30 +0000 (11:35 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 18 Jun 2024 16:43:29 +0000 (10:43 -0600)
commit287c08e4132c6db8e99b88f4000bdde45b1e6105
tree8b9eed7e4072e8b989b1dc16a5fedc068bc54929
parentbf240862a8bf4ae92ca7928188b4efe78486fc6e
configs: ti: Create base EFI capsule configs for TI K3 devices

To better scale with the number of boards, separate TI K3 EFI capsule
configs into its own file that can be shared across TI K3 boards.  This
will allow any platform level config changes to be done once.

Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
configs/k3_efi_capsule.config [new file with mode: 0644]