[PATCH 2/2] arm: dts: k3-*-binman: Move to using templated FITs

Simon Glass sjg at chromium.org
Thu Nov 16 17:04:29 CET 2023


Hi Neha,

On Wed, 15 Nov 2023 at 03:10, Neha Malcom Francis <n-francis at ti.com> wrote:
>
> Reduce redundancy in code by using templates to generate the A72 boot
> binaries (tispl.bin and u-boot.img) as well as R5 boot binary sysfw.itb
> (for legacy boot following devices J721E and AM65x).
>
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
> ---
>  arch/arm/dts/k3-am625-sk-binman.dtsi          | 157 +--------
>  .../dts/k3-am625-verdin-wifi-dev-binman.dtsi  | 155 +-------
>  arch/arm/dts/k3-am62a-sk-binman.dtsi          | 158 +--------
>  arch/arm/dts/k3-am64x-binman.dtsi             | 151 +-------
>  arch/arm/dts/k3-am65x-binman.dtsi             | 273 +-------------
>  arch/arm/dts/k3-j7200-binman.dtsi             | 159 +--------
>  arch/arm/dts/k3-j721e-binman.dtsi             | 332 +-----------------
>  arch/arm/dts/k3-j721s2-binman.dtsi            | 157 +--------
>  8 files changed, 54 insertions(+), 1488 deletions(-)
>

Gosh that's a huge improvement!

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

Regards,
Simon


More information about the U-Boot mailing list