]> git.sur5r.net Git - u-boot/blobdiff - doc/uImage.FIT/source_file_format.txt
mx5/6: Define default SoC input clock frequencies
[u-boot] / doc / uImage.FIT / source_file_format.txt
index 157936ed531506829c3fc3e75368508b9129bcfa..6d2070758de82111c79d41383e6e4f70328d0f16 100644 (file)
@@ -173,8 +173,7 @@ the '/images' node should have the following layout:
   - arch : Architecture name, mandatory for types: "standalone", "kernel",
     "firmware", "ramdisk" and "fdt". Valid architecture names are: "alpha",
     "arm", "i386", "ia64", "mips", "mips64", "ppc", "s390", "sh", "sparc",
-    "sparc64", "m68k", "nios", "microblaze", "nios2", "blackfin", "avr32",
-    "st200".
+    "sparc64", "m68k", "microblaze", "nios2", "blackfin", "avr32", "st200".
   - entry : entry point address, address size is determined by
     '#address-cells' property of the root node. Mandatory for for types:
     "standalone" and "kernel".