summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-08-02 22:53:43 +0000
committerimp <imp@FreeBSD.org>2008-08-02 22:53:43 +0000
commit3c3360a8efcda0f402b0ec77e87e61b382052f64 (patch)
tree76f8122a7bd50c52b848a9fdd722dc079614e40b /sys/arm
parente6f6fc88e2ea295e3492fc7aa6a211c9570a6130 (diff)
downloadFreeBSD-src-3c3360a8efcda0f402b0ec77e87e61b382052f64.zip
FreeBSD-src-3c3360a8efcda0f402b0ec77e87e61b382052f64.tar.gz
Minor style nit.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/AVILA2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA
index 47a55c6..e2569fe 100644
--- a/sys/arm/conf/AVILA
+++ b/sys/arm/conf/AVILA
@@ -26,8 +26,8 @@ options KERNPHYSADDR=0x10200000
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
options FLASHADDR=0x50000000
options LOADERRAMADDR=0x00000000
+options STARTUP_PAGETABLE_ADDR=0x10000000
-options STARTUP_PAGETABLE_ADDR=0x10000000
include "../xscale/ixp425/std.avila"
#To statically compile in device wiring instead of /boot/device.hints
hints "AVILA.hints" #Default places to look for devices.
OpenPOWER on IntegriCloud