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

options		KERNVIRTADDR=0xc0100000
makeoptions	KERNVIRTADDR=0xc0100000
options		KERNPHYSADDR=0x90100000
makeoptions	KERNPHYSADDR=0x90100000
options		PHYSADDR=0x90000000

device  	fdt_pinctrl

files "../freescale/imx/files.imx51"

OpenPOWER on IntegriCloud