From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentin Longchamp Date: Mon, 12 Sep 2011 14:21:36 +0200 Subject: [U-Boot] [PATCH v3 7/8] km_arm: change CONFIG_SYS_TEXT_BASE to endof RAM In-Reply-To: <4E646DA5.8060000@denx.de> References: <1314975550-15766-1-git-send-email-valentin.longchamp@keymile.com><1314975550-15766-8-git-send-email-valentin.longchamp@keymile.com> <4E646DA5.8060000@denx.de> Message-ID: <4E6DF950.2090707@keymile.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Heiko, On 09/05/2011 08:35 AM, Heiko Schocher wrote: > Hello Valentin, > > Valentin Longchamp wrote: >> This allows to test a larger part of the RAM in the memory tests. >> >> Signed-off-by: Valentin Longchamp >> Signed-off-by: Holger Brunck >> Cc: Prafulla Wadaskar >> --- >> include/configs/km/km_arm.h | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h >> index b1243ad..54c13ce 100644 >> --- a/include/configs/km/km_arm.h >> +++ b/include/configs/km/km_arm.h >> @@ -54,7 +54,7 @@ >> >> #include "asm/arch/config.h" >> >> -#define CONFIG_SYS_TEXT_BASE 0x04000000 /* code address after reloc */ >> +#define CONFIG_SYS_TEXT_BASE 0x07d00000 /* code address after reloc */ > > Hmm... are you really sure, this address is after relocation? I think > this comment is a hangover and should be deleted (or fixed to "code > address before relocation") Yes, you are right, this is the code address before relocation. Will fix the comment. -- Valentin Longchamp Embedded Software Engineer Hardware and Chip Integration ______________________________________ KEYMILE AG Schwarzenburgstr. 73 CH-3097 Liebefeld Phone +41 31 377 1318 Fax +41 31 377 1212 valentin.longchamp at keymile.com www.keymile.com ______________________________________ KEYMILE: A Specialist as a Partner