freebsd-dev/sys/mips/conf/SWARM64

22 lines
384 B
Plaintext
Raw Normal View History

2010-09-15 05:32:10 +00:00
#
# $FreeBSD$
#
2010-12-16 05:13:41 +00:00
include "std.SWARM"
2010-09-15 05:32:10 +00:00
ident SWARM64
machine mips mips64eb
2010-09-15 05:32:10 +00:00
makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
makeoptions LDSCRIPT_NAME=ldscript.mips.64.cfe
makeoptions KERNLOADADDR=0xffffffff80001000
#
# XXX restrict memory to maximum 4GB because page table entries in pmap
# are still 32 bits wide
#
# MAXMEM is specified in units of KB
#
options MAXMEM=0x400000