summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/std.imx6
blob: abe09e99d8aab8657a712d3f3133a0c1de49a1af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $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
options		STARTUP_PAGETABLE_ADDR	= 0x11f00000

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

OpenPOWER on IntegriCloud