u-boot/board/kontron/sl28
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
..
cmds.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
common.c board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
ddr.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
MAINTAINERS board: kontron: sl28: add myself to ls1028a.dtsi maintainers 2021-11-09 17:18:23 +05:30
Makefile board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
sl28.c capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
spl.c board: sl28: add SATA support 2021-02-08 14:01:16 +05:30
spl_atf.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00