Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38
Creator: Li-Ta Lo <ollie@lanl.gov> emulator update x96emu update from Paulo git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1954 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
|
||||
target epia
|
||||
mainboard via/epia
|
||||
|
||||
## Request this level of debugging output
|
||||
option DEFAULT_CONSOLE_LOGLEVEL=9
|
||||
## At a maximum only compile in this level of debugging
|
||||
option MAXIMUM_CONSOLE_LOGLEVEL=9
|
||||
|
||||
#
|
||||
# Via Epia
|
||||
romimage "normal"
|
||||
@@ -17,9 +11,7 @@ romimage "normal"
|
||||
option LINUXBIOS_EXTRA_VERSION=".0Normal"
|
||||
# payload /usr/share/etherboot/5.1.9pre2-lnxi-lb/tg3--ide_disk.zelf
|
||||
# payload ../../../../tg3--ide_disk.zelf
|
||||
# payload ../../../../../lnxieepro100.ebi
|
||||
payload /home/ollie/work/filo-0.4.1/filo.elf
|
||||
|
||||
payload ../../../../../lnxieepro100.ebi
|
||||
end
|
||||
|
||||
romimage "fallback"
|
||||
@@ -28,8 +20,7 @@ romimage "fallback"
|
||||
option LINUXBIOS_EXTRA_VERSION=".0Fallback"
|
||||
# payload /usr/share/etherboot/5.1.9pre2-lnxi-lb/tg3--ide_disk.zelf
|
||||
# payload ../../../../tg3--ide_disk.zelf
|
||||
# payload ../../../../../lnxieepro100.ebi
|
||||
payload /home/ollie/work/filo-0.4.1/filo.elf
|
||||
payload ../../../../../lnxieepro100.ebi
|
||||
end
|
||||
|
||||
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"
|
||||
|
Reference in New Issue
Block a user