]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/dts/k3-am65x-binman.dtsi
Merge patch series "Enable ICSSG Ethernet Driver for AM65x"
[thirdparty/u-boot.git] / arch / arm / dts / k3-am65x-binman.dtsi
index 8cc24da1f3fad5b5407c1f2eace489cc03f53660..d0cd4889cdefa898bbeaf4a111afabb973690fc1 100644 (file)
@@ -98,6 +98,8 @@
 #define SPL_AM654_EVM_DTB "spl/dts/k3-am654-base-board.dtb"
 #define AM654_EVM_DTB "u-boot.dtb"
 
+#define AM654_EVM_ICSSG2_DTBO "arch/arm/dts/k3-am654-icssg2.dtbo"
+
 &binman {
        ti-spl {
                insert-template = <&ti_spl_template>;
                                                filename = SPL_AM654_EVM_DTB;
                                        };
                                };
+
+                               fdt-1 {
+                                       description = "k3-am654-icssg2 overlay";
+                                       type = "flat_dt";
+                                       arch = "arm";
+                                       compression = "none";
+                                       ti-secure {
+                                               content = <&spl_am65x_evm_icssg2_dtb>;
+                                               keyfile = "custMpk.pem";
+                                       };
+                                       spl_am65x_evm_icssg2_dtb: blob-ext {
+                                               filename = AM654_EVM_ICSSG2_DTBO;
+                                       };
+                               };
                        };
 
                        configurations {
                                        description = "k3-am654-base-board";
                                        firmware = "atf";
                                        loadables = "tee", "dm", "spl";
-                                       fdt = "fdt-0";
+                                       fdt = "fdt-0", "fdt-1";
                                };
                        };
                };
                                        };
                                };
 
+                               fdt-1 {
+                                       description = "k3-am654-icssg2 overlay";
+                                       type = "flat_dt";
+                                       arch = "arm";
+                                       compression = "none";
+                                       ti-secure {
+                                               content = <&am65x_evm_icssg2_dtb>;
+                                               keyfile = "custMpk.pem";
+
+                                       };
+                                       am65x_evm_icssg2_dtb: blob-ext {
+                                               filename = AM654_EVM_ICSSG2_DTBO;
+                                       };
+                                       hash {
+                                               algo = "crc32";
+                                       };
+                               };
+
                        };
 
                        configurations {
                                        description = "k3-am654-base-board";
                                        firmware = "uboot";
                                        loadables = "uboot";
-                                       fdt = "fdt-0";
+                                       fdt = "fdt-0", "fdt-1";
                                };
                        };
                };
                                                filename = SPL_AM654_EVM_DTB;
                                        };
                                };
+
+                               fdt-1 {
+                                       description = "k3-am654-icssg2 overlay";
+                                       type = "flat_dt";
+                                       arch = "arm";
+                                       compression = "none";
+                                       blob {
+                                               filename = AM654_EVM_ICSSG2_DTBO;
+                                       };
+                               };
                        };
 
                        configurations {
                                        description = "k3-am654-base-board";
                                        firmware = "atf";
                                        loadables = "tee", "dm", "spl";
-                                       fdt = "fdt-0";
+                                       fdt = "fdt-0", "fdt-1";
                                };
                        };
                };
                                                algo = "crc32";
                                        };
                                };
+
+                               fdt-1 {
+                                       description = "k3-am654-icssg2";
+                                       type = "flat_dt";
+                                       arch = "arm";
+                                       compression = "none";
+                                       blob {
+                                               filename = AM654_EVM_ICSSG2_DTBO;
+                                       };
+                                       hash {
+                                               algo = "crc32";
+                                       };
+                               };
                        };
 
                        configurations {
                                        description = "k3-am654-base-board";
                                        firmware = "uboot";
                                        loadables = "uboot";
-                                       fdt = "fdt-0";
+                                       fdt = "fdt-0", "fdt-1";
                                };
                        };
                };