u-boot/board/emulation/qemu-arm
Sughosh Ganu 741ef86728 capsule: board: Add information needed for capsule updates
Add a structure which defines the information that is needed for
executing capsule updates on a platform. Some information in the
structure like the dfu string is used for making the update process
more robust while some information like the per platform image GUIDs
is used for fixing issues. Initialise this structure in the board
file, and use the information for the capsule updates.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
2022-04-15 10:43:18 +02:00
..
Kconfig qemu: arm: select QFW, MMIO on qemu-arm 2021-04-12 17:45:40 -04:00
MAINTAINERS ARM: qemu-arm: Add support for AArch64 2018-01-19 15:49:30 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qemu-arm.c capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00