]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - sys/arm/freescale/vybrid/std.vybrid
Copy stable/10@r272459 to releng/10.1 as part of
[FreeBSD/releng/10.1.git] / sys / arm / freescale / vybrid / std.vybrid
1 # $FreeBSD$
2
3 makeoption      ARM_LITTLE_ENDIAN
4
5 cpu             CPU_CORTEXA
6 machine         arm armv6
7
8 options         PHYSADDR=0x80000000
9
10 makeoptions     KERNPHYSADDR=0x80100000
11 options         KERNPHYSADDR=0x80100000
12
13 makeoptions     KERNVIRTADDR=0xc0100000
14 options         KERNVIRTADDR=0xc0100000
15
16 options         ARM_L2_PIPT
17
18 files           "../freescale/vybrid/files.vybrid"