]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
* Patch by Lutz Dennig, 10 Apr 2003:
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 45b1c57cf30867b72e90c26299ef9a18dfc9ac1e..ca5c047e35b44b4676683f0fc1083de803cd1d53 100644 (file)
--- a/README
+++ b/README
@@ -1918,6 +1918,12 @@ Some configuration options can be set using Environment Variables:
                  be automatically started (by internally calling
                  "bootm")
 
+                 If set to "no", a standalone image passed to the
+                 "bootm" command will be copied to the load address
+                 (and eventually uncompressed), but NOT be started.
+                 This can be used to load and uncompress arbitrary
+                 data.
+
   initrd_high  - restrict positioning of initrd images:
                  If this variable is not set, initrd images will be
                  copied to the highest possible address in RAM; this