k3-*-binman: dts: Pack u-boot.dtb instead of soc specific dtb
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 14 Jul 2023 05:52:38 +0000 (11:22 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 22 Jul 2023 02:07:46 +0000 (22:07 -0400)
commit175535758aadebeccb47aeac7553fdba44f105f4
tree695d3ab5d6ca9c3081e5fc8ebfd750143a1c599f
parentd5b1ef30d7ffabb9f57d5c62b9f0608837af0f4f
k3-*-binman: dts: Pack u-boot.dtb instead of soc specific dtb

FIT signature requires the updates to u-boot.dtb and the DTB that we
pack don't get updates with the changes of the signature node.

Pack u-boot.dtb as the default DTB so that the signature node changes
can be reflected in them.

(Note, this is only packaging the primary platform and the secondary
 platform will require manual changes for the FIT signature enablement)

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
[ add additional boards that were missing ]
Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/k3-am625-sk-binman.dtsi
arch/arm/dts/k3-am62a-sk-binman.dtsi
arch/arm/dts/k3-am64x-binman.dtsi
arch/arm/dts/k3-am65x-binman.dtsi
arch/arm/dts/k3-j7200-binman.dtsi
arch/arm/dts/k3-j721e-binman.dtsi
arch/arm/dts/k3-j721s2-binman.dtsi