merge minor solo changes
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1235 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
5484eb6b43
commit
8ccc6c23b3
2 changed files with 10 additions and 11 deletions
|
|
@ -54,8 +54,8 @@ option CC="gcc -m32"
|
|||
|
||||
option CONFIG_CHIP_CONFIGURE=1
|
||||
|
||||
option MAXIMUM_CONSOLE_LOGLEVEL=8
|
||||
option DEFAULT_CONSOLE_LOGLEVEL=8
|
||||
option MAXIMUM_CONSOLE_LOGLEVEL=10
|
||||
option DEFAULT_CONSOLE_LOGLEVEL=10
|
||||
option CONFIG_CONSOLE_SERIAL8250=1
|
||||
|
||||
option CPU_FIXUP=1
|
||||
|
|
@ -99,4 +99,4 @@ romimage "fallback"
|
|||
payload /suse/stepan/tg3--ide_disk.zelf
|
||||
end
|
||||
|
||||
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"
|
||||
buildrom ./solo.rom ROM_SIZE "normal" "fallback"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue