summaryrefslogtreecommitdiffstats
path: root/sys/arm/sa11x0
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2012-08-18 05:48:19 +0000
committerandrew <andrew@FreeBSD.org>2012-08-18 05:48:19 +0000
commitebd36ca42d12d1bc4cbc6e50aba30783111d0088 (patch)
tree0eb97d86ab54f768af53d36fd5390d922b2bcec4 /sys/arm/sa11x0
parenteb095ea27f32265c9cbdb6ec2c82265c4c0f5f37 (diff)
downloadFreeBSD-src-ebd36ca42d12d1bc4cbc6e50aba30783111d0088.zip
FreeBSD-src-ebd36ca42d12d1bc4cbc6e50aba30783111d0088.tar.gz
Set machine correctly on ARM. This allows universe to use the correct world
when building each kernel. Reviewed by: imp
Diffstat (limited to 'sys/arm/sa11x0')
-rw-r--r--sys/arm/sa11x0/std.sa11x01
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/sa11x0/std.sa11x0 b/sys/arm/sa11x0/std.sa11x0
index 9cc5289..ed438c5 100644
--- a/sys/arm/sa11x0/std.sa11x0
+++ b/sys/arm/sa11x0/std.sa11x0
@@ -3,6 +3,7 @@
files "../sa11x0/files.sa11x0"
cpu CPU_SA1100
cpu CPU_SA1110
+machine arm
makeoptions KERNPHYSADDR=0xc0000000
makeoptions KERNVIRTADDR=0xc0000000
options NO_EVENTTIMERS
OpenPOWER on IntegriCloud