arm64: zynqmp: Generate u-boot.itb and QSPI image via binman
authorMichal Simek <michal.simek@amd.com>
Fri, 1 Nov 2024 09:17:58 +0000 (10:17 +0100)
committerMichal Simek <michal.simek@amd.com>
Wed, 27 Nov 2024 07:59:03 +0000 (08:59 +0100)
commita4c98119109a60b9b236996f47065aa8fc0de9ca
treeba7c965e72072db0b9c9034fc5ce1920fa39b441
parent2eb8cd5bd4936a5eb2e77729855d946f6720921c
arm64: zynqmp: Generate u-boot.itb and QSPI image via binman

u-boot.itb has been generated via mkimage_fit_atf.sh but it is on the way
out that's why convert it's description to binman.
Compare to script binman description is not able to configure BL31 and BL32
load/entry addresses which should be done separately.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/90b613796aee38158252c8bb1dfc3da0420f089d.1730452668.git.michal.simek@amd.com
arch/arm/dts/Makefile
arch/arm/dts/zynqmp-binman.dts [new file with mode: 0644]
configs/xilinx_zynqmp_virt_defconfig