summaryrefslogtreecommitdiffstats
path: root/sys/arm/s3c2xx0/std.ln2410sbc
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-03-20 03:39:35 +0000
committerimp <imp@FreeBSD.org>2010-03-20 03:39:35 +0000
commit08f20b36f786045db17ff89e5cc2ea44c767230e (patch)
treee54983471ef3ce6fe63c51760c41532681dfb150 /sys/arm/s3c2xx0/std.ln2410sbc
parenta0f967165ada86320be9b9d7a1083ca3593c5ac2 (diff)
downloadFreeBSD-src-08f20b36f786045db17ff89e5cc2ea44c767230e.zip
FreeBSD-src-08f20b36f786045db17ff89e5cc2ea44c767230e.tar.gz
Add support for the Samsung S3C2xx0 family of ARM SoCs written by
Andrew Turner. The kernel supports the LN2410SBC evaluation board, and likely others. These parts (or similar ones) are in some open hardware designs for phones. Submitted by: Andrew Turner
Diffstat (limited to 'sys/arm/s3c2xx0/std.ln2410sbc')
-rw-r--r--sys/arm/s3c2xx0/std.ln2410sbc10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/arm/s3c2xx0/std.ln2410sbc b/sys/arm/s3c2xx0/std.ln2410sbc
new file mode 100644
index 0000000..e066fc2
--- /dev/null
+++ b/sys/arm/s3c2xx0/std.ln2410sbc
@@ -0,0 +1,10 @@
+#$FreeBSD$
+include "../s3c2xx0/std.s3c2410"
+
+makeoptions KERNPHYSADDR=0x30408000
+makeoptions KERNVIRTADDR=0xc0408000
+options KERNPHYSADDR=0x30408000
+options KERNVIRTADDR=0xc0408000
+options PHYSADDR=0x30000000
+options STARTUP_PAGETABLE_ADDR=0x30800000
+
OpenPOWER on IntegriCloud