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:
@@ -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
|
||||
|
Reference in New Issue
Block a user