README: fix typos and such.

Reported-by: Michael Jones <michael.jones@matrix-vision.de>
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk 2011-10-09 21:06:34 +02:00
parent 4cf2609b0f
commit 6feff899ef

11
README
View File

@ -2264,9 +2264,9 @@ FIT uImage format:
- Standalone program support: - Standalone program support:
CONFIG_STANDALONE_LOAD_ADDR CONFIG_STANDALONE_LOAD_ADDR
This option allows to define board specific values This option defines a board specific value for the
for the address where standalone program gets loaded, address where standalone program gets loaded, thus
thus overwriting the architecutre dependent default overwriting the architecture dependent default
settings. settings.
- Frame Buffer Address: - Frame Buffer Address:
@ -2276,13 +2276,10 @@ FIT uImage format:
address for frame buffer. address for frame buffer.
Then system will reserve the frame buffer address to Then system will reserve the frame buffer address to
defined address instead of lcd_setmem (this function 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. 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 - Automatic software updates via TFTP server
CONFIG_UPDATE_TFTP CONFIG_UPDATE_TFTP
CONFIG_UPDATE_TFTP_CNT_MAX CONFIG_UPDATE_TFTP_CNT_MAX