u-boot/board/emulation/common
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: common: Add support for dynamic mtdparts for the platform 2020-12-31 14:41:31 +01:00
Makefile qemu: common: Fix build with update capsule 2021-11-29 11:15:37 -05:00
qemu_dfu.c capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
qemu_mtdparts.c qemu: common: Add support for dynamic mtdparts for the platform 2020-12-31 14:41:31 +01:00