]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/arm/freescale/imx/std.imx53
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / sys / arm / freescale / imx / std.imx53
1 # $FreeBSD$
2 machine         arm     armv6
3 cpu             CPU_CORTEXA
4 makeoptions     CONF_CFLAGS="-march=armv7a -Wa,-march=armv7a"
5 makeoptions     ARM_LITTLE_ENDIAN
6 options         ARM_L2_PIPT
7
8 options         KERNVIRTADDR=0xc0100000
9 makeoptions     KERNVIRTADDR=0xc0100000
10 options         KERNPHYSADDR=0x70100000
11 makeoptions     KERNPHYSADDR=0x70100000
12 options         PHYSADDR=0x70000000
13
14 device          fdt_pinctrl
15
16 files "../freescale/imx/files.imx53"
17