From c65b00d15838edc1a6dae78c53be3fd2740b8fb9 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sat, 2 Aug 2008 22:53:43 +0000 Subject: [PATCH] Minor style nit. --- sys/arm/conf/AVILA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA index 47a55c61e0a6..e2569fe094e2 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.