summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/std.imx53
blob: a7bdba28332c4ca33237c8be96d88acddbfbcba2 (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=0xc0100000
makeoptions	KERNVIRTADDR=0xc0100000
options		KERNPHYSADDR=0x70100000
makeoptions	KERNPHYSADDR=0x70100000
options		PHYSADDR=0x70000000
options		STARTUP_PAGETABLE_ADDR=0x71000000

files "../freescale/imx/files.imx53"

OpenPOWER on IntegriCloud