summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-09-08 13:57:12 -0500
committerWolfgang Denk <wd@denx.de>2008-09-09 15:52:35 +0200
commit9ba2e2c8191353d75b2d535e672a125be7b84c03 (patch)
treef347781405f8ede24e24a4983ade51415833d1bf /doc
parent47ffd6c2fc72b46daa9d5d59eedb894fab2b7ee1 (diff)
downloadblackbird-obmc-uboot-9ba2e2c8191353d75b2d535e672a125be7b84c03.tar.gz
blackbird-obmc-uboot-9ba2e2c8191353d75b2d535e672a125be7b84c03.zip
Remove support for booting ARTOS images
Pantelis Antoniou stated: AFAIK, it is still used but the products using PPC are long gone. Nuke it plz (from orbit). So remove it since it cleans up a usage of env_get_char outside of the environment code. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/uImage.FIT/source_file_format.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uImage.FIT/source_file_format.txt b/doc/uImage.FIT/source_file_format.txt
index c1244fbada..1e30d22005 100644
--- a/doc/uImage.FIT/source_file_format.txt
+++ b/doc/uImage.FIT/source_file_format.txt
@@ -169,7 +169,7 @@ the '/images' node should have the following layout:
- os : OS name, mandatory for type="kernel", valid OS names are: "openbsd",
"netbsd", "freebsd", "4_4bsd", "linux", "svr4", "esix", "solaris", "irix",
"sco", "dell", "ncr", "lynxos", "vxworks", "psos", "qnx", "u_boot",
- "rtems", "artos", "unity".
+ "rtems", "unity".
- 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",
OpenPOWER on IntegriCloud