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