]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/arm/freescale/vybrid/std.vybrid
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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 makeoptions     CONF_CFLAGS="-march=armv7a -Wa,-march=armv7a"
8
9 options         PHYSADDR=0x80000000
10
11 makeoptions     KERNPHYSADDR=0x80100000
12 options         KERNPHYSADDR=0x80100000
13
14 makeoptions     KERNVIRTADDR=0xc0100000
15 options         KERNVIRTADDR=0xc0100000
16
17 options         ARM_L2_PIPT
18
19 files           "../freescale/vybrid/files.vybrid"