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 b992962..1d8c2db 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";