summaryrefslogtreecommitdiffstats
path: root/sys/arm/altera/socfpga/std.socfpga
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/altera/socfpga/std.socfpga')
-rw-r--r--sys/arm/altera/socfpga/std.socfpga21
1 files changed, 21 insertions, 0 deletions
diff --git a/sys/arm/altera/socfpga/std.socfpga b/sys/arm/altera/socfpga/std.socfpga
new file mode 100644
index 0000000..c6607a5
--- /dev/null
+++ b/sys/arm/altera/socfpga/std.socfpga
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+makeoption ARM_LITTLE_ENDIAN
+
+cpu CPU_CORTEXA
+machine arm armv6
+
+options PHYSADDR=0x00000000
+
+makeoptions KERNPHYSADDR=0x00f00000
+options KERNPHYSADDR=0x00f00000
+
+makeoptions KERNVIRTADDR=0xc0f00000
+options KERNVIRTADDR=0xc0f00000
+
+options ARM_L2_PIPT
+
+options IPI_IRQ_START=0
+options IPI_IRQ_END=15
+
+files "../altera/socfpga/files.socfpga"
OpenPOWER on IntegriCloud