[PATCH v3 15/19] am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
Simon Glass
sjg at chromium.org
Mon Apr 24 21:42:25 CEST 2023
On Fri, 21 Apr 2023 at 06:33, Neha Malcom Francis <n-francis at ti.com> wrote:
>
> Support added for HS and GP boot binaries for AM62
>
> tiboot3.bin, tispl.bin and u-boot.img: For HS-SE devices
> tiboot3.bin_fs, tispl.bin and u-boot.img: For HS-FS devices
> tiboot3.bin_unsigned, tispl.bin_unsigned, u-boot.img_unsigned: For GP
> devices
>
> It is to be noted that the bootflow followed by AM62 requires:
>
> tiboot3.bin:
> * R5 SPL
> * R5 SPL dtbs
> * TIFS
> * board-cfg
> * pm-cfg
> * sec-cfg
> * rm-cfg
>
> tispl.bin:
> * DM
> * ATF
> * OPTEE
> * A72 SPL
> * A72 SPL dtbs
>
> u-boot.img:
> * A72 U-Boot
> * A72 U-Boot dtbs
>
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
> ---
> arch/arm/dts/k3-am625-r5-sk.dts | 1 +
> arch/arm/dts/k3-am625-sk-binman.dtsi | 529 +++++++++++++++++++++++++++
> arch/arm/dts/k3-am625-sk-u-boot.dtsi | 2 +
> board/ti/am62x/Kconfig | 2 +
> 4 files changed, 534 insertions(+)
> create mode 100644 arch/arm/dts/k3-am625-sk-binman.dtsi
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list