summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/std.imx6
blob: c328b22d3531ab229a891e0304d77ced704814f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$
machine		arm	armv6
cpu 		CPU_CORTEXA
makeoptions	ARM_LITTLE_ENDIAN
options		ARM_L2_PIPT

options		KERNVIRTADDR		= 0xc2000000
makeoptions	KERNVIRTADDR		= 0xc2000000
options		KERNPHYSADDR		= 0x12000000
makeoptions	KERNPHYSADDR		= 0x12000000
options		PHYSADDR		= 0x10000000

files "../freescale/imx/files.imx6"

OpenPOWER on IntegriCloud