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

options		KERNVIRTADDR		= 0xc2000000
makeoptions	KERNVIRTADDR		= 0xc2000000

options		IPI_IRQ_START=0
options		IPI_IRQ_END=15

device  	fdt_pinctrl

files "../freescale/imx/files.imx6"

OpenPOWER on IntegriCloud