summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/std.imx6
blob: 4e4c586fcea5d7cb58764a79bb689d199af8ca8f (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		= 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