[PATCH 15/21] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
Simon Glass
sjg at chromium.org
Fri Jan 20 20:46:05 CET 2023
Hi,
On Fri, 20 Jan 2023 at 03:19, Neha Malcom Francis <n-francis at ti.com> wrote:
>
> Support added for HS and GP boot binaries for J721S2.
>
> tiboot3.bin, tispl.bin and u-boot.img: For HS devices
> tiboot3.bin_unsigned, tispl.bin_unsigned, u-boot.img_unsigned: For GP
> devices
>
> It is to be noted that the bootflow followed by J721S2 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-j721s2-binman.dtsi | 377 ++++++++++++++++++
> .../k3-j721s2-common-proc-board-u-boot.dtsi | 2 +
> .../dts/k3-j721s2-r5-common-proc-board.dts | 1 +
> board/ti/j721s2/Kconfig | 2 +
> 4 files changed, 382 insertions(+)
> create mode 100644 arch/arm/dts/k3-j721s2-binman.dtsi
>
Please can you use the 'binman:' tag (without "tools:') only for
patches to binman itself.
For example, this one should just have the dts: tag.
Regards,
Simon
More information about the U-Boot
mailing list