From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 15 Nov 2010 15:37:47 +0100 Subject: [U-Boot] [PATCH V4 1/2] arm926ejs: fix linker file for newer ld support In-Reply-To: <4CE14099.1070105@schmid-telecom.ch> References: <1288909332-26220-1-git-send-email-albert.aribaud@free.fr> <20101109234346.GF17882@localhost> <4CE14099.1070105@schmid-telecom.ch> Message-ID: <4CE145BB.10609@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 15/11/2010 15:15, Daniel Hobi a ?crit : > @Albert: If your patch is applied without fixing the accesses to BSS > before relocation, some ARM ports will be broken even when compiling > with ELDK 4.2. Thanks for pointing this out. Indeed, my patch is actively based on the assumption that BSS is not used until after relocation, and I did this because not using BSS before relocation is already a known constraint. I'll add a note in the commit. > Best regards, > Daniel Amicalement, -- Albert.