summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/std.imx53
blob: cbef21aedb9699eb8851a25b22d74f0db9ff3144 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$
machine		arm	armv6
cpu 		CPU_CORTEXA
makeoptions	CONF_CFLAGS="-march=armv7a"
makeoptions	ARM_LITTLE_ENDIAN
options		ARM_L2_PIPT

options		KERNVIRTADDR=0xc0100000
makeoptions	KERNVIRTADDR=0xc0100000
options		KERNPHYSADDR=0x70100000
makeoptions	KERNPHYSADDR=0x70100000
options		PHYSADDR=0x70000000

device  	fdt_pinctrl

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

OpenPOWER on IntegriCloud