cpu options
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2063 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
aa9ef4195a
commit
58cb0bf1df
|
@ -69,8 +69,8 @@ default _IO_BASE=ISA_IO_BASE
|
|||
##
|
||||
default TTYS0_BASE=0xef600300-ISA_IO_BASE
|
||||
|
||||
## Enable PPC405 instructions
|
||||
default CPU_OPT="-mcpu=405"
|
||||
## Enable 64 bit instructions
|
||||
default CPU_OPT="-m64"
|
||||
#default CPU_OPT=""
|
||||
|
||||
## Use stage 1 initialization code
|
||||
|
|
Loading…
Reference in New Issue