commit | 963b700d1cf4389dd8ec63dcf7ce3128ae0e09bd | [log] [tgz] |
---|---|---|
author | Jonathan Humphreys <j-humphreys@ti.com> | Fri Jun 14 11:35:37 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 18 10:43:29 2024 -0600 |
tree | 5b447c6c7ddb5acf628fadfbc1d5d5094b6d13d8 | |
parent | aed0d63f936342219b7f6de587477df3421cd107 [diff] |
board: beagleplay: 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 BeaglePlay. Note this involved creating BeaglePlay's own beagleplay.h board header file instead of reusing am62_evm's. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>