Tyan mainboard changes form YhLu

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1326 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Li-Ta Lo
2004-01-12 20:00:43 +00:00
parent 12eee5111f
commit f0721563b4
24 changed files with 2004 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ uses ARCH
###
##object mainboard.o
config chip.h
#register "fixup_scsi" = "1"
register "fixup_scsi" = "1"
#register "fixup_vga" = "1"
@@ -125,7 +125,7 @@ makerule ./auto.E
end
makerule ./auto.inc
depends "./romcc ./auto.E"
action "./romcc -O -mcpu=k8 -o auto.inc --label-prefix=auto ./auto.E"
action "./romcc -O2 -mcpu=k8 -o auto.inc --label-prefix=auto ./auto.E"
# action "./romcc -mcpu=k8 -O ./auto.E > auto.inc"
end
mainboardinit cpu/k8/enable_mmx_sse.inc