std.imx6 revision 259355
1# $FreeBSD: stable/10/sys/arm/freescale/imx/std.imx6 259355 2013-12-13 22:41:57Z ian $
2machine		arm	armv6
3cpu 		CPU_CORTEXA
4makeoptions	ARM_LITTLE_ENDIAN
5options		ARM_L2_PIPT
6
7options		KERNVIRTADDR		= 0xc2000000
8makeoptions	KERNVIRTADDR		= 0xc2000000
9options		KERNPHYSADDR		= 0x12000000
10makeoptions	KERNPHYSADDR		= 0x12000000
11options		PHYSADDR		= 0x10000000
12options		STARTUP_PAGETABLE_ADDR	= 0x11f00000
13
14files "../freescale/imx/files.imx6"
15
16