From patchwork Tue Nov 15 07:19:24 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 125699 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id EEE1DB6F68 for ; Tue, 15 Nov 2011 18:19:55 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 80DDD284DA; Tue, 15 Nov 2011 08:19:51 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MDec1qTVCwvx; Tue, 15 Nov 2011 08:19:50 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7860E28501; Tue, 15 Nov 2011 08:19:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C302828501 for ; Tue, 15 Nov 2011 08:19:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nxV2PgDN+cvv for ; Tue, 15 Nov 2011 08:19:45 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by theia.denx.de (Postfix) with ESMTP id 3AE27284DA for ; Tue, 15 Nov 2011 08:19:43 +0100 (CET) Received: from benhur.adnet.avionic-design.de (p548E0794.dip0.t-ipconnect.de [84.142.7.148]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0Lvg76-1Qq9Uj2AzU-0183KU; Tue, 15 Nov 2011 08:19:37 +0100 Received: from mailbox.adnet.avionic-design.de (add-virt-zarafa.adnet.avionic-design.de [172.20.129.9]) by benhur.adnet.avionic-design.de (Postfix) with ESMTP id A7B8E2C4119; Tue, 15 Nov 2011 08:19:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailbox.adnet.avionic-design.de (Postfix) with ESMTP id 1FA322A281B4; Tue, 15 Nov 2011 08:19:37 +0100 (CET) X-Virus-Scanned: amavisd-new at avionic-design.de Received: from mailbox.adnet.avionic-design.de ([127.0.0.1]) by localhost (mailbox.avionic-design.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Inje2BUyykWS; Tue, 15 Nov 2011 08:19:25 +0100 (CET) Received: from localhost (avionic-0098.adnet.avionic-design.de [172.20.31.233]) (Authenticated sender: thierry.reding) by mailbox.adnet.avionic-design.de (Postfix) with ESMTPA id 4EBFF2A281AD; Tue, 15 Nov 2011 08:19:25 +0100 (CET) From: Thierry Reding To: u-boot@lists.denx.de Date: Tue, 15 Nov 2011 08:19:24 +0100 Message-Id: <1321341564-8012-1-git-send-email-thierry.reding@avionic-design.de> X-Mailer: git-send-email 1.7.7.3 X-Provags-ID: V02:K0:DPY17obydIAbFa8XR+KOEiQjpid3EPoOnVVrDXqRSlb m53rGgPUo/ARgbRVOFzvOw7mM7fmrHiByYrlSV/PPD/wO6mQOT yAWzFOkRLAoZQ6u9+Y6xKNcSidqFBJLsD5ypj9Z8r1jqsXZvTT hUKjPDI+Ls5haHB27yXOj5S7LfdErsae5Zgb2uwTU2wSmQXtQQ gwXH0ZqMQXt5FBx4ANKUYXcPdxF0ULFLwc4jqxLBsDrXJ1Ou5p n5d+VswF5KsQJF0+/H9SubYn8PRS7FP9FmEOQ42y2tMXw4hkAK Hi026Y6YI1E38FoPsLfiJIUutEo4/HLL5GgoI3F77kPRvVhBZv SmEZXYtollYhoEtcNGRl4mR2CjVIABJ55jKMWBaBvIOAZ5Soj5 wenzrS/shjy45+FqEp+cimlA50YSbDt7bhD3vvZCsV9oq4hpFS 781n3 Cc: Tom Warren Subject: [U-Boot] [PATCH] tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de NVIDIA's flashing tools assume that the bootloader is loaded at address 0x00108000. Instead of requiring non-standard builds of those tools which allow a load address of 0x00E08000, this commit just switches all Tegra2 boards to use the standard load address. Note that to successfully boot a standalone U-Boot with this load address, U-Boot needs to be built with USE_PRIVATE_LIBGCC=yes. Signed-off-by: Thierry Reding Tested-by: Simon Glass --- include/configs/tegra2-common.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h index 9c3b9fa..bcdfe61 100644 --- a/include/configs/tegra2-common.h +++ b/include/configs/tegra2-common.h @@ -153,7 +153,7 @@ #define PHYS_SDRAM_1 TEGRA2_SDRC_CS0 #define PHYS_SDRAM_1_SIZE 0x20000000 /* 512M */ -#define CONFIG_SYS_TEXT_BASE 0x00E08000 +#define CONFIG_SYS_TEXT_BASE 0x00108000 #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define CONFIG_SYS_INIT_RAM_ADDR CONFIG_STACKBASE