]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
update uImage FIT multi documentation
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 30 Sep 2008 18:08:49 +0000 (20:08 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 8 Oct 2008 16:59:05 +0000 (18:59 +0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
doc/uImage.FIT/multi.its

index b9929623b484f4283c29c89172d670fa6f3996fe..1d8c2dbf90580e095c75a2d56222e4fd201d0ee0 100644 (file)
@@ -56,6 +56,7 @@
                        data = /incbin/("./eldk-4.2-ramdisk");
                        type = "ramdisk";
                        arch = "ppc";
+                       os = "linux";
                        compression = "gzip";
                        hash@1 {
                                algo = "sha1";
@@ -67,6 +68,7 @@
                        data = /incbin/("./eldk-3.1-ramdisk");
                        type = "ramdisk";
                        arch = "ppc";
+                       os = "linux";
                        compression = "gzip";
                        hash@1 {
                                algo = "crc32";