arm: dts: k3-*-binman: Move to using ti-dm entry type
authorNeha Malcom Francis <n-francis@ti.com>
Tue, 5 Dec 2023 09:42:19 +0000 (15:12 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2023 23:39:06 +0000 (18:39 -0500)
Move the DM entry in tispl.bin FIT image from default fetching an
external blob entry to fetching using ti-dm entry type. This way, the
DM entry will be populated by the TI_DM pathname if provided. Else it
will resort to the ti-dm.bin file.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/k3-am625-sk-binman.dtsi
arch/arm/dts/k3-am625-verdin-wifi-dev-binman.dtsi
arch/arm/dts/k3-am62a-sk-binman.dtsi
arch/arm/dts/k3-j7200-binman.dtsi
arch/arm/dts/k3-j721e-binman.dtsi
arch/arm/dts/k3-j721s2-binman.dtsi

index b7b5368..5b058bd 100644 (file)
                                                content = <&dm>;
                                                keyfile = "custMpk.pem";
                                        };
-                                       dm: blob-ext {
+                                       dm: ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
                        images {
 
                                dm {
-                                       blob-ext {
+                                       ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
index ed2c448..78c3715 100644 (file)
                                                content = <&dm>;
                                                keyfile = "custMpk.pem";
                                        };
-                                       dm: blob-ext {
+                                       dm: ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
                fit {
                        images {
                                dm {
-                                       blob-ext {
+                                       ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
index c5e027d..ec3bf7c 100644 (file)
                                                content = <&dm>;
                                                keyfile = "custMpk.pem";
                                        };
-                                       dm: blob-ext {
+                                       dm: ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
                fit {
                        images {
                                dm {
-                                       blob-ext {
+                                       ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
index 10c9d6c..38cccab 100644 (file)
                                                content = <&dm>;
                                                keyfile = "custMpk.pem";
                                        };
-                                       dm: blob-ext {
+                                       dm: ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
                fit {
                        images {
                                dm {
-                                       blob-ext {
+                                       ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
index 5ddb474..dbc385a 100644 (file)
                                                content = <&dm>;
                                                keyfile = "custMpk.pem";
                                        };
-                                       dm: blob-ext {
+                                       dm: ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
                fit {
                        images {
                                dm {
-                                       blob-ext {
+                                       ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
index 3922007..f17dd8e 100644 (file)
                                                content = <&dm>;
                                                keyfile = "custMpk.pem";
                                        };
-                                       dm: blob-ext {
+                                       dm: ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };
                fit {
                        images {
                                dm {
-                                       blob-ext {
+                                       ti-dm {
                                                filename = "ti-dm.bin";
                                        };
                                };