summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.sam9g20ek
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/at91/std.sam9g20ek')
-rw-r--r--sys/arm/at91/std.sam9g20ek11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys/arm/at91/std.sam9g20ek b/sys/arm/at91/std.sam9g20ek
new file mode 100644
index 0000000..5a0d743
--- /dev/null
+++ b/sys/arm/at91/std.sam9g20ek
@@ -0,0 +1,11 @@
+#$FreeBSD$
+include "../at91/std.at91sam9"
+
+options STARTUP_PAGETABLE_ADDR=0x20800000
+makeoptions KERNPHYSADDR=0x20000000
+makeoptions KERNVIRTADDR=0xc0000000
+options KERNPHYSADDR=0x20000000
+options KERNVIRTADDR=0xc0000000
+options AT91C_MASTER_CLOCK=((18432000*43)/6)
+
+device at91_board_sam9g20ek
OpenPOWER on IntegriCloud