svn commit: r238956 - head/sys/arm/conf
Warner Losh
imp at FreeBSD.org
Tue Jul 31 19:39:21 UTC 2012
Author: imp
Date: Tue Jul 31 19:39:21 2012
New Revision: 238956
URL: http://svn.freebsd.org/changeset/base/238956
Log:
Note about where we can boot this.
Modified:
head/sys/arm/conf/ATMEL
Modified: head/sys/arm/conf/ATMEL
==============================================================================
--- head/sys/arm/conf/ATMEL Tue Jul 31 19:14:22 2012 (r238955)
+++ head/sys/arm/conf/ATMEL Tue Jul 31 19:39:21 2012 (r238956)
@@ -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
More information about the svn-src-head
mailing list