summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.hl200
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-11-25 19:05:46 +0000
committerimp <imp@FreeBSD.org>2008-11-25 19:05:46 +0000
commite8a7024ad98e5a83d587ffbf6f5849d40d809502 (patch)
tree73f30747923b1fc18ae278675332e75e1a2a6bfb /sys/arm/at91/std.hl200
parent844f052f71e670d4e9dcc6d2d218203fd9c25055 (diff)
downloadFreeBSD-src-e8a7024ad98e5a83d587ffbf6f5849d40d809502.zip
FreeBSD-src-e8a7024ad98e5a83d587ffbf6f5849d40d809502.tar.gz
Convert BWCT and HL200 over to new board mechanism as well. The
TSC4370 config file wasn't committed to this tree, so I don't know if my changes will work on it or not.
Diffstat (limited to 'sys/arm/at91/std.hl200')
-rw-r--r--sys/arm/at91/std.hl20011
1 files changed, 11 insertions, 0 deletions
diff --git a/sys/arm/at91/std.hl200 b/sys/arm/at91/std.hl200
new file mode 100644
index 0000000..3f99b49
--- /dev/null
+++ b/sys/arm/at91/std.hl200
@@ -0,0 +1,11 @@
+#$FreeBSD$
+include "../at91/std.at91"
+
+options STARTUP_PAGETABLE_ADDR=0x20000000
+makeoptions KERNPHYSADDR=0x20100000
+options KERNPHYSADDR=0x20100000
+makeoptions KERNVIRTADDR=0xc0100000
+options KERNVIRTADDR=0xc0100000
+options AT91C_MASTER_CLOCK=45000000
+
+device at91_board_hl200
OpenPOWER on IntegriCloud