]> git.sur5r.net Git - u-boot/commitdiff
README: fix typos and such.
authorWolfgang Denk <wd@denx.de>
Sun, 9 Oct 2011 19:06:34 +0000 (21:06 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 9 Oct 2011 21:24:48 +0000 (23:24 +0200)
Reported-by: Michael Jones <michael.jones@matrix-vision.de>
Signed-off-by: Wolfgang Denk <wd@denx.de>
README

diff --git a/README b/README
index e0a4d53ed9250f03e34f52b9360140c76bc85c73..c5cfb13a4f9c5297d04cdb9844b3dfae0e58bdea 100644 (file)
--- a/README
+++ b/README
@@ -627,7 +627,7 @@ The following options need to be configured:
                initialised to a buffer of size CONFIG_PRE_CON_BUF_SZ
                bytes located at CONFIG_PRE_CON_BUF_ADDR. The buffer is
                a circular buffer, so if more than CONFIG_PRE_CON_BUF_SZ
-               bytes are output before the console is  initialised, the
+               bytes are output before the console is initialised, the
                earlier bytes are discarded.
 
                'Sane' compilers will generate smaller code if
@@ -2264,9 +2264,9 @@ FIT uImage format:
 - Standalone program support:
                CONFIG_STANDALONE_LOAD_ADDR
 
-               This option allows to define board specific values
-               for the address where standalone program gets loaded,
-               thus overwriting the architecutre dependent default
+               This option defines a board specific value for the
+               address where standalone program gets loaded, thus
+               overwriting the architecture dependent default
                settings.
 
 - Frame Buffer Address:
@@ -2276,13 +2276,10 @@ FIT uImage format:
                address for frame buffer.
                Then system will reserve the frame buffer address to
                defined address instead of lcd_setmem (this function
-               grab the memory for frame buffer by panel's size).
+               grabs the memory for frame buffer by panel's size).
 
                Please see board_init_f function.
 
-               If you want this config option then,
-               please define it at your board config file
-
 - Automatic software updates via TFTP server
                CONFIG_UPDATE_TFTP
                CONFIG_UPDATE_TFTP_CNT_MAX