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