]> git.sur5r.net Git - u-boot/blobdiff - README
Patch by Jerry Van Baren, 08 Nov 2004:
[u-boot] / README
diff --git a/README b/README
index 3311b80329953cbbe1c8491fdb2f75b4b751c337..5b73238841f9084121a1e7671a0f13ed0f369df9 100644 (file)
--- a/README
+++ b/README
@@ -2130,13 +2130,13 @@ Low Level (hardware related) configuration options:
                globally (CFG_CMD_MEM).
 
 - CONFIG_INIT_CRITICAL
-                [ARM only] If this variable is NOT defined, then
-                certain critical initializations (like setting up the
-                memory controller) are omitted. Normally this
-                variable MUST be defined for all boards. The only
-                exception is when U-Boot is loaded (to RAM) by some
-                other boot loader or by a debugger which performs
-                these intializations itself.
+               [ARM only] If this variable is NOT defined, then
+               certain critical initializations (like setting up the
+               memory controller) are omitted. Normally this
+               variable MUST be defined for all boards. The only
+               exception is when U-Boot is loaded (to RAM) by some
+               other boot loader or by a debugger which performs
+               these intializations itself.
 
 Building the Software:
 ======================