u-boot/arch/arm/mach-zynqmp
Michal Simek e69213611e xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT
When MULTI_DTB_FIT is enabled fit-dtb.blob fit image is created which
contain all DTBs listed by CONFIG_OF_LIST. And with DTB_RELESELECT there is
a need to handle it as one file with DTBs in it not as separate DTBs in
u-boot.its/itb.
That's why extend mkimage_fit_atf.sh to generate u-boot.itb correctly.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2021-08-26 08:14:43 +02:00
..
include/mach soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver 2021-08-26 08:08:11 +02:00
clk.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver 2021-08-26 08:08:11 +02:00
ecc_spl_init.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
handoff.c zynqmp: Pass bl32 entry to TF-A via xilinx handoff structure 2021-06-23 09:48:35 +02:00
Kconfig zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
Makefile zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
mkimage_fit_atf.sh xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT 2021-08-26 08:14:43 +02:00
mp.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
psu_spl_init.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spl.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00