arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries
authorNeha Malcom Francis <n-francis@ti.com>
Mon, 17 Mar 2025 04:54:21 +0000 (10:24 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 17:37:45 +0000 (11:37 -0600)
commit9e1295917e48c9bb03defdde876b14ded0fa43d6
tree4785c30d050d3b0e5b7ce8367e16ead330980524
parent42ce9ed7ffef726640fa234966e8c36d39252422
arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries

Clean up templatized boot binaries for j784s4 soc. This includes
modifying the k3-j784s4-binman.dtsi to use SPL_BOARD_DTB,
BOARD_DESCRIPTION and UBOOT_BOARD_DESCRIPTION from the files that
include it to further reuse code.

k3-j784s4-binman.dtsi will contain only templates. Only required boot
binaries can be built from the templates in the boards' respective
-u-boot.dtsi file (or k3-<board>-binman.dtsi if it exists). This allows
clear distinction between the SoC common stuff vs. what is additionally
needed to boot up a specific board.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
[ Do it only for j784s4 ]
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
arch/arm/dts/k3-am69-sk-u-boot.dtsi
arch/arm/dts/k3-j784s4-binman.dtsi
arch/arm/dts/k3-j784s4-evm-u-boot.dtsi