]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/arm/freescale/imx/std.imx51
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / arm / freescale / imx / std.imx51
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=0x90100000
10 makeoptions     KERNPHYSADDR=0x90100000
11 options         PHYSADDR=0x90000000
12 options         STARTUP_PAGETABLE_ADDR=0x91000000
13
14 files "../freescale/imx/files.imx51"
15