]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/mips/conf/SWARM64
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / mips / conf / SWARM64
1 #
2 # $FreeBSD$
3 #
4
5 include         "std.SWARM"
6
7 ident           SWARM64
8
9 machine         mips mips64eb
10 makeoptions     ARCH_FLAGS="-mabi=64 -march=mips64"
11 makeoptions     LDSCRIPT_NAME=ldscript.mips.cfe
12 makeoptions     KERNLOADADDR=0xffffffff80001000
13
14 #
15 # XXX restrict memory to maximum 4GB because page table entries in pmap
16 # are still 32 bits wide
17
18 #
19 # MAXMEM is specified in units of KB
20 #
21 options         MAXMEM=0x400000