CONFIG_UART1_CONSOLE added.

This commit is contained in:
stroese 2003-05-23 11:39:05 +00:00
parent 33149b8812
commit 1d49b1f365
1 changed files with 14 additions and 7 deletions

7
README
View File

@ -470,6 +470,13 @@ The following options need to be configured:
Set to 0 to disable this feature (this is the default).
This will also disable hardware handshake.
- Console UART Number:
CONFIG_UART1_CONSOLE
IBM PPC4xx only.
If defined internal UART1 (and not UART0) is used
as default U-Boot console.
- Boot Delay: CONFIG_BOOTDELAY - in seconds
Delay before automatically booting the default image;
set to -1 to disable autoboot.