]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/arm/freescale/imx/std.imx53
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / sys / arm / freescale / imx / std.imx53
1 # $FreeBSD$
2 machine         arm     armv6
3 cpu             CPU_CORTEXA
4 makeoptions     ARM_LITTLE_ENDIAN
5 options         ARM_L2_PIPT
6
7 options         KERNVIRTADDR=0xc0100000
8 makeoptions     KERNVIRTADDR=0xc0100000
9 options         KERNPHYSADDR=0x70100000
10 makeoptions     KERNPHYSADDR=0x70100000
11 options         PHYSADDR=0x70000000
12 options         STARTUP_PAGETABLE_ADDR=0x71000000
13
14 files "../freescale/imx/files.imx53"
15