summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.eb9200
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-08-16 05:03:59 +0000
committerimp <imp@FreeBSD.org>2012-08-16 05:03:59 +0000
commit7af781f113906e24538c26955dff8be265531544 (patch)
tree5f448eb6529dc522d92ea401eee2c672c8d51384 /sys/arm/at91/std.eb9200
parenta6c0657f0734dd0633f7725d08a7b64b4c07ab79 (diff)
downloadFreeBSD-src-7af781f113906e24538c26955dff8be265531544.zip
FreeBSD-src-7af781f113906e24538c26955dff8be265531544.tar.gz
Preliminary Embest ATEB9200 support.
Diffstat (limited to 'sys/arm/at91/std.eb9200')
-rw-r--r--sys/arm/at91/std.eb920010
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/arm/at91/std.eb9200 b/sys/arm/at91/std.eb9200
new file mode 100644
index 0000000..c1dcd2a
--- /dev/null
+++ b/sys/arm/at91/std.eb9200
@@ -0,0 +1,10 @@
+#$FreeBSD$
+include "../at91/std.at91"
+
+options STARTUP_PAGETABLE_ADDR=0x20800000
+makeoptions KERNPHYSADDR=0x20000000
+options KERNPHYSADDR=0x20000000
+makeoptions KERNVIRTADDR=0xc0000000
+options KERNVIRTADDR=0xc0000000
+
+device at91_board_eb9200
OpenPOWER on IntegriCloud