summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.at91
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-10-25 08:00:11 +0000
committerimp <imp@FreeBSD.org>2006-10-25 08:00:11 +0000
commitd7da10161e92738432e9eef98f0bc9cbd29dff23 (patch)
tree2f48e639d65d0e0265603768af81d44884ab8b43 /sys/arm/at91/std.at91
parentd7e5c47a911bedfa32eef87e105eb0302c3ca452 (diff)
downloadFreeBSD-src-d7da10161e92738432e9eef98f0bc9cbd29dff23.zip
FreeBSD-src-d7da10161e92738432e9eef98f0bc9cbd29dff23.tar.gz
MFp4: Move the parameters that are basically dictated by the AT91
organization to that file.
Diffstat (limited to 'sys/arm/at91/std.at91')
-rw-r--r--sys/arm/at91/std.at915
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/arm/at91/std.at91 b/sys/arm/at91/std.at91
index bb320eb..eb02738 100644
--- a/sys/arm/at91/std.at91
+++ b/sys/arm/at91/std.at91
@@ -3,3 +3,8 @@
files "../at91/files.at91"
cpu CPU_ARM9
makeoptions CONF_CFLAGS=-mcpu=arm9
+makeoptions KERNPHYSADDR=0x20000000
+makeoptions KERNVIRTADDR=0xc0000000
+options KERNPHYSADDR=0x20000000
+options KERNVIRTADDR=0xc0000000
+options PHYSADDR=0x20000000
OpenPOWER on IntegriCloud