u-boot/board/xilinx
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
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common efi_loader: add the number of image entries in efi_capsule_update_info 2023-06-08 09:20:36 +02:00
microblaze-generic arm64: xilinx: Move board_get_usable_ram_top() to common location 2022-09-13 11:32:48 +02:00
versal Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG 2023-02-09 16:32:26 -05:00
versal-net Correct SPL use of SYS_MEM_RSVD_FOR_MMU 2023-02-10 07:41:40 -05:00
zynq Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIG 2023-02-09 16:32:26 -05:00
zynqmp arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies 2023-03-09 13:14:59 +01:00
zynqmp_r5 .mailmap: Start to use new amd.com email address 2022-04-19 14:51:11 -04:00
Kconfig xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries 2022-12-05 08:55:55 +01:00