]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/altera/socfpga/std.socfpga
MFV r260710 + 275532:
[FreeBSD/FreeBSD.git] / sys / arm / altera / socfpga / std.socfpga
1 # $FreeBSD$
2
3 makeoption      ARM_LITTLE_ENDIAN
4
5 cpu             CPU_CORTEXA
6 machine         arm armv6
7
8 options         PHYSADDR=0x00000000
9
10 makeoptions     KERNPHYSADDR=0x00f00000
11 options         KERNPHYSADDR=0x00f00000
12
13 makeoptions     KERNVIRTADDR=0xc0f00000
14 options         KERNVIRTADDR=0xc0f00000
15
16 options         ARM_L2_PIPT
17
18 options         IPI_IRQ_START=0
19 options         IPI_IRQ_END=15
20
21 files           "../altera/socfpga/files.socfpga"