]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - sys/arm/freescale/imx/std.imx51
Copy stable/10@r272459 to releng/10.1 as part of
[FreeBSD/releng/10.1.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
13 files "../freescale/imx/files.imx51"
14