fixes for tyan

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1392 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2004-03-12 15:13:38 +00:00
parent a40a17c50c
commit e4fc0ab250
31 changed files with 1017 additions and 600 deletions

View File

@@ -136,7 +136,8 @@ option MAINBOARD_VENDOR="Tyan"
### (linuxBIOS plus bootloader) will live in the boot rom chip.
###
#option FALLBACK_SIZE=524288
option FALLBACK_SIZE=98304
#option FALLBACK_SIZE=98304
option FALLBACK_SIZE=131072
## ROM_IMAGE_SIZE is the amount of space to allow linuxBIOS to occupy.
option ROM_IMAGE_SIZE=65536
@@ -233,7 +234,8 @@ romimage "fallback"
option XIP_ROM_BASE = (_ROMBASE + ROM_IMAGE_SIZE - XIP_ROM_SIZE)
mainboard tyan/s4880
payload ../../tg3.zelf
# payload ../../tg3--ide_disk.zelf
payload ../../filo.elf.d
end
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"