summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/vybrid/std.vybrid
blob: 5d732a512c41650e420909f47640693754a547e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

makeoption	ARM_LITTLE_ENDIAN

cpu		CPU_CORTEXA
machine		arm armv6
makeoptions	CONF_CFLAGS="-march=armv7a"

options		PHYSADDR=0x80000000

makeoptions	KERNPHYSADDR=0x80100000
options		KERNPHYSADDR=0x80100000

makeoptions	KERNVIRTADDR=0xc0100000
options		KERNVIRTADDR=0xc0100000

options		ARM_L2_PIPT

files		"../freescale/vybrid/files.vybrid"
OpenPOWER on IntegriCloud