summaryrefslogtreecommitdiffstats
path: root/sys/arm/s3c2xx0
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2014-01-28 09:12:04 +0000
committerandrew <andrew@FreeBSD.org>2014-01-28 09:12:04 +0000
commitea49382feb2283285e824ed624107ace193a984a (patch)
tree710352cef019fdc2f3b56439be3258511cfdb30c /sys/arm/s3c2xx0
parentf1267848bf1bff85d055c6f5d67ccddd5c3783ae (diff)
downloadFreeBSD-src-ea49382feb2283285e824ed624107ace193a984a.zip
FreeBSD-src-ea49382feb2283285e824ed624107ace193a984a.tar.gz
Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with
memory at the end of the kernel. This helps reduce the SoC and board specific configuration required. Reviewed by: bsdimp Tested by: jmg (armeb), br
Diffstat (limited to 'sys/arm/s3c2xx0')
-rw-r--r--sys/arm/s3c2xx0/std.ln2410sbc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/s3c2xx0/std.ln2410sbc b/sys/arm/s3c2xx0/std.ln2410sbc
index d73d62d..a76a849 100644
--- a/sys/arm/s3c2xx0/std.ln2410sbc
+++ b/sys/arm/s3c2xx0/std.ln2410sbc
@@ -6,6 +6,5 @@ makeoptions KERNVIRTADDR=0xc0000000
options KERNPHYSADDR=0x30000000
options KERNVIRTADDR=0xc0000000
options PHYSADDR=0x30000000
-options STARTUP_PAGETABLE_ADDR=0x30800000
options NO_EVENTTIMERS
OpenPOWER on IntegriCloud