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

makeoption	ARM_LITTLE_ENDIAN

cpu		CPU_CORTEXA
machine		arm armv6

options		PHYSADDR=0x80000000

makeoptions	KERNPHYSADDR=0x80100000
options		KERNPHYSADDR=0x80100000

makeoptions	KERNVIRTADDR=0xc0100000
options		KERNVIRTADDR=0xc0100000

options		STARTUP_PAGETABLE_ADDR=0x81000000

options		ARM_L2_PIPT

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