]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/uImage.FIT/multi.its
bootstage: powerpc: support fdt stash and reporting
[karo-tx-uboot.git] / doc / uImage.FIT / multi.its
index a120da038f5604e6631ebf8eb6f64590d132d7ac..881b74952d1ca00541d07bfb92da573e58387add 100644 (file)
@@ -61,6 +61,8 @@
                        arch = "ppc";
                        os = "linux";
                        compression = "gzip";
+                       load = <00000000>;
+                       entry = <00000000>;
                        hash@1 {
                                algo = "sha1";
                        };
@@ -73,6 +75,8 @@
                        arch = "ppc";
                        os = "linux";
                        compression = "gzip";
+                       load = <00000000>;
+                       entry = <00000000>;
                        hash@1 {
                                algo = "crc32";
                        };