Set KERNLOADADDR and TARGET_BIG_ENDIAN for SWARM.
This commit is contained in:
parent
139ac6b239
commit
4e859425ae
@ -19,8 +19,13 @@ options CFE_CONSOLE
|
||||
options CFE_ENV
|
||||
options ALT_BREAK_TO_DEBUGGER
|
||||
|
||||
# Don't build any modules yet.
|
||||
makeoptions MODULES_OVERRIDE=""
|
||||
makeoptions TARGET_BIG_ENDIAN=defined
|
||||
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|
||||
|
||||
makeoptions KERNLOADADDR=0x81000000
|
||||
|
||||
#cpu CPU_MIPS64
|
||||
#options ISA_MIPS64
|
||||
#makeoptions ARCH_FLAGS="-march=mips64 -mgp64 -mabi=o64"
|
||||
|
Loading…
Reference in New Issue
Block a user