Deleted Added
full compact
SWARM64_SMP (216475) SWARM64_SMP (217653)
1#
1#
2# $FreeBSD: head/sys/mips/conf/SWARM64_SMP 216475 2010-12-16 05:13:41Z gonzo $
2# $FreeBSD: head/sys/mips/conf/SWARM64_SMP 217653 2011-01-20 19:17:05Z imp $
3#
4
5include "std.SWARM"
6
7ident SWARM64_SMP
8
9options SMP
10options PRINTF_BUFR_SIZE=128
11
12machine mips mips64eb
13makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
3#
4
5include "std.SWARM"
6
7ident SWARM64_SMP
8
9options SMP
10options PRINTF_BUFR_SIZE=128
11
12machine mips mips64eb
13makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
14makeoptions LDSCRIPT_NAME=ldscript.mips.64.cfe
14makeoptions LDSCRIPT_NAME=ldscript.mips.cfe
15makeoptions 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#
24options MAXMEM=0x400000
15makeoptions 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#
24options MAXMEM=0x400000