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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to