*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1332 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2004-01-14 16:41:17 +00:00
parent fd1f22cfef
commit c39094e20e
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ option NO_POST=1
## Enable serial console ## Enable serial console
option DEFAULT_CONSOLE_LOGLEVEL=8 option DEFAULT_CONSOLE_LOGLEVEL=8
option CONFIG_CONSOLE_SERIAL8250=1 option CONFIG_CONSOLE_SERIAL8250=1
option UART0_IO_BASE=0x3f0 option UART0_IO_BASE=0x3f8
option TTYS0_BASE=0xfe000000+UART0_IO_BASE option TTYS0_BASE=0xfe000000+UART0_IO_BASE
## Boot linux from IDE ## Boot linux from IDE