Deleted Added
full compact
std.socfpga (276047) std.socfpga (276520)
1# $FreeBSD: head/sys/arm/altera/socfpga/std.socfpga 276047 2014-12-21 23:48:32Z ian $
1# $FreeBSD: head/sys/arm/altera/socfpga/std.socfpga 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=0x00000000
10
11makeoptions KERNPHYSADDR=0x00f00000
12options KERNPHYSADDR=0x00f00000
13
14makeoptions KERNVIRTADDR=0xc0f00000
15options KERNVIRTADDR=0xc0f00000
16
17options ARM_L2_PIPT
18
19options IPI_IRQ_START=0
20options IPI_IRQ_END=15
21
22files "../altera/socfpga/files.socfpga"
8
9options PHYSADDR=0x00000000
10
11makeoptions KERNPHYSADDR=0x00f00000
12options KERNPHYSADDR=0x00f00000
13
14makeoptions KERNVIRTADDR=0xc0f00000
15options KERNVIRTADDR=0xc0f00000
16
17options ARM_L2_PIPT
18
19options IPI_IRQ_START=0
20options IPI_IRQ_END=15
21
22files "../altera/socfpga/files.socfpga"