u-boot/board/kontron/sl28
Masahisa Kojima cccea18813 efi_loader: add the number of image entries in efi_capsule_update_info
The number of image array entries global variable is required
to support EFI capsule update. This information is exposed as a
num_image_type_guids variable, but this information
should be included in the efi_capsule_update_info structure.

This commit adds the num_images member in the
efi_capsule_update_info structure. All board files supporting
EFI capsule update are updated.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-06-08 09:20:36 +02:00
..
cmds.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
common.c board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
ddr.c board: sl28: support 8 GiB memory 2022-06-20 15:52:45 +08:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
MAINTAINERS board: kontron: sl28: add myself to ls1028a.dtsi maintainers 2021-11-09 17:18:23 +05:30
Makefile board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
psci.c board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
sl28.c efi_loader: add the number of image entries in efi_capsule_update_info 2023-06-08 09:20:36 +02:00
sl28.h board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
spl_atf.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
spl.c board: sl28: add user friendly names for the boot sources 2022-09-06 09:10:41 +08:00