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

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

OpenPOWER on IntegriCloud