1 #
2 # $FreeBSD: releng/9.0/sys/mips/conf/SWARM64_SMP 217653 2011-01-20 19:17:05Z imp $
3 #
4
5 include "std.SWARM"
6
7 ident SWARM64_SMP
8
9 options SMP
10 options PRINTF_BUFR_SIZE=128
11
12 machine mips mips64eb
13 makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
14 makeoptions LDSCRIPT_NAME=ldscript.mips.cfe
15 makeoptions KERNLOADADDR=0xffffffff80001000
16
17 #
18 # XXX restrict memory to maximum 4GB because page table entries in pmap
19 # are still 32 bits wide
20
21 #
22 # MAXMEM is specified in units of KB
23 #
24 options MAXMEM=0x400000
Cache object: 8ebcd0d7aeaebeeaf039b8defc70a2e7
|