summaryrefslogtreecommitdiff
path: root/arch/arm/dts/k3-am625-sk-binman.dtsi
diff options
context:
space:
mode:
authorKamlesh Gurudasani <kamlesh@ti.com>2023-06-22 00:11:17 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-06-21 17:43:39 -0500
commitb779a014ec5b81af039108fae3b83b09485a9dfa (patch)
treedd401b082c269b97e2007b92b8b4367fd95dca9b /arch/arm/dts/k3-am625-sk-binman.dtsi
parent1b8f016288c18734b071a049c345637f284017d5 (diff)
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: Kamlesh Gurudasani <kamlesh@ti.com>
Diffstat (limited to 'arch/arm/dts/k3-am625-sk-binman.dtsi')
-rw-r--r--arch/arm/dts/k3-am625-sk-binman.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/k3-am625-sk-binman.dtsi b/arch/arm/dts/k3-am625-sk-binman.dtsi
index acf5f8dc1f..87d65a4f15 100644
--- a/arch/arm/dts/k3-am625-sk-binman.dtsi
+++ b/arch/arm/dts/k3-am625-sk-binman.dtsi
@@ -145,7 +145,7 @@
#define SPL_AM625_SK_DTB "spl/dts/k3-am625-sk.dtb"
#define UBOOT_NODTB "u-boot-nodtb.bin"
-#define AM625_SK_DTB "arch/arm/dts/k3-am625-sk.dtb"
+#define AM625_SK_DTB "u-boot.dtb"
&binman {
ti-dm {