]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: beagleboneai64: Define capsule update firmware info
authorJonathan Humphreys <j-humphreys@ti.com>
Fri, 14 Jun 2024 16:35:46 +0000 (11:35 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 18 Jun 2024 16:43:29 +0000 (10:43 -0600)
commitc6de7a339eb1535cf3124df746372be2dd8fbdb6
treed0d1635fa3fa4be6b86bdd366300dc52e987029c
parenta5cf86d58476e42a385d271beedcf969c39626bb
board: beagleboneai64: Define capsule update firmware info

Define the firmware components updatable via EFI capsule update, including
defining capsule GUIDs for the various firmware components for the
BeagleBoneAI64.

Note this involved creating BeagleBoneAI64's own beagleboneai64.h board
header file instead of reusing j721e_evm's.

Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
board/beagle/beagleboneai64/Kconfig
board/beagle/beagleboneai64/beagleboneai64.c
include/configs/beagleboneai64.h [new file with mode: 0644]