Deleted Added
full compact
std.vybrid (276047) std.vybrid (276520)
1# $FreeBSD: head/sys/arm/freescale/vybrid/std.vybrid 276047 2014-12-21 23:48:32Z ian $
1# $FreeBSD: head/sys/arm/freescale/vybrid/std.vybrid 276520 2015-01-01 23:21:46Z ian $
2
3makeoption ARM_LITTLE_ENDIAN
4
5cpu CPU_CORTEXA
6machine arm armv6
2
3makeoption ARM_LITTLE_ENDIAN
4
5cpu CPU_CORTEXA
6machine arm armv6
7makeoptions CONF_CFLAGS="-march=armv7a -Wa,-march=armv7a"
7makeoptions CONF_CFLAGS="-march=armv7a"
8
9options PHYSADDR=0x80000000
10
11makeoptions KERNPHYSADDR=0x80100000
12options KERNPHYSADDR=0x80100000
13
14makeoptions KERNVIRTADDR=0xc0100000
15options KERNVIRTADDR=0xc0100000
16
17options ARM_L2_PIPT
18
19files "../freescale/vybrid/files.vybrid"
8
9options PHYSADDR=0x80000000
10
11makeoptions KERNPHYSADDR=0x80100000
12options KERNPHYSADDR=0x80100000
13
14makeoptions KERNVIRTADDR=0xc0100000
15options KERNVIRTADDR=0xc0100000
16
17options ARM_L2_PIPT
18
19files "../freescale/vybrid/files.vybrid"