From 8203a40e4d7602287d23738681fca083e77c109b Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Tue, 31 Jul 2012 19:39:21 +0000 Subject: [PATCH] Note about where we can boot this. --- sys/arm/conf/ATMEL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arm/conf/ATMEL b/sys/arm/conf/ATMEL index 4eafcc2a719..fc2316508d6 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