From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joakim Tjernlund Date: Fri, 15 Feb 2008 19:18:17 +0100 Subject: [U-Boot-Users] [PPC] PLEASE READ - was: [PATCH] Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections In-Reply-To: <20080214221907.7F10C2483C@gemini.denx.de> References: Your message of "Mon, 04 Feb 2008 13:17:16 CST." <47A764BC.3000303@freescale.com> <20080214221907.7F10C2483C@gemini.denx.de> Message-ID: <015901c86fff$237ac090$6a7041b0$@Tjernlund@transmode.se> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: u-boot-users-bounces at lists.sourceforge.net [mailto:u-boot-users-bounces at lists.sourceforge.net] > On Behalf Of Wolfgang Denk > Sent: den 14 februari 2008 23:19 > To: Scott Wood > Cc: u-boot-users at lists.sourceforge.net; Stefan Roese > Subject: Re: [U-Boot-Users] [PPC] PLEASE READ - was: [PATCH] Fix linker scripts: add NOLOAD atribute > to .bss/.sbss sections > > In message <47A764BC.3000303@freescale.com> you wrote: > > > > > Hm... R2 is documented to be the TOC pointer? > > > > The ABI document says, "Register r2 is reserved for system use and > > should not be changed by application code." > > OK, tried this, and seems to work. Well, let's throw it out and see > what else it breaks ;-) > > Patch posted - my own tests look good, so I will apply it ;-) Works here too, limited testing though Jocke