[PATCH v2 5/7] arm64: zynqmp: Generate u-boot.itb and QSPI image via binman

Simon Glass sjg at chromium.org
Fri Dec 6 20:20:49 CET 2024


On Fri, 1 Nov 2024 at 03:18, Michal Simek <michal.simek at amd.com> wrote:
>
> 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 at amd.com>
> ---
>
> Changes in v2:
> - new patch
>
>  arch/arm/dts/Makefile                |   1 +
>  arch/arm/dts/zynqmp-binman.dts       | 111 +++++++++++++++++++++++++++
>  configs/xilinx_zynqmp_virt_defconfig |   3 +
>  3 files changed, 115 insertions(+)
>  create mode 100644 arch/arm/dts/zynqmp-binman.dts
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list