Deleted Added
full compact
std.vybrid (266085) std.vybrid (266110)
1# $FreeBSD: stable/10/sys/arm/freescale/vybrid/std.vybrid 258057 2013-11-12 18:02:56Z br $
1# $FreeBSD: stable/10/sys/arm/freescale/vybrid/std.vybrid 266110 2014-05-15 02:41:23Z ian $
2
3makeoption ARM_LITTLE_ENDIAN
4
5cpu CPU_CORTEXA
6machine arm armv6
7
8options PHYSADDR=0x80000000
9
10makeoptions KERNPHYSADDR=0x80100000
11options KERNPHYSADDR=0x80100000
12
13makeoptions KERNVIRTADDR=0xc0100000
14options KERNVIRTADDR=0xc0100000
15
2
3makeoption ARM_LITTLE_ENDIAN
4
5cpu CPU_CORTEXA
6machine arm armv6
7
8options PHYSADDR=0x80000000
9
10makeoptions KERNPHYSADDR=0x80100000
11options KERNPHYSADDR=0x80100000
12
13makeoptions KERNVIRTADDR=0xc0100000
14options KERNVIRTADDR=0xc0100000
15
16options STARTUP_PAGETABLE_ADDR=0x81000000
17
18options ARM_L2_PIPT
19
20files "../freescale/vybrid/files.vybrid"
16options ARM_L2_PIPT
17
18files "../freescale/vybrid/files.vybrid"