summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-07-31 19:39:21 +0000
committerimp <imp@FreeBSD.org>2012-07-31 19:39:21 +0000
commitbb55180b970d262a5d823ff42f7a63c0ed8edccb (patch)
tree470cb920d09902475990493480a456e6adb65e6b
parente198ea51a0132a8c26a6b42d6723c82f0560871b (diff)
downloadFreeBSD-src-bb55180b970d262a5d823ff42f7a63c0ed8edccb.zip
FreeBSD-src-bb55180b970d262a5d823ff42f7a63c0ed8edccb.tar.gz
Note about where we can boot this.
-rw-r--r--sys/arm/conf/ATMEL3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arm/conf/ATMEL b/sys/arm/conf/ATMEL
index 4eafcc2..fc23165 100644
--- a/sys/arm/conf/ATMEL
+++ b/sys/arm/conf/ATMEL
@@ -8,7 +8,8 @@ ident ATMEL
include "../at91/std.atmel"
-# Arbitrary values for testing purposes.
+# Typical values for most SoCs and board configurations. Will not work for
+# at91sam9g45 or on some boards with non u-boot boot loaders.
options STARTUP_PAGETABLE_ADDR=0x20800000
makeoptions KERNPHYSADDR=0x20000000
makeoptions KERNVIRTADDR=0xc0000000
OpenPOWER on IntegriCloud