[U-Boot-Users] [PPC] PLEASE READ - was: [PATCH] Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Scott Wood
scottwood at freescale.com
Mon Feb 4 20:17:16 CET 2008
Wolfgang Denk wrote:
> In message <20080204165640.GC19264 at ld0162-tx32.am.freescale.net> you wrote:
>> On Mon, Feb 04, 2008 at 12:32:36AM +0100, Wolfgang Denk wrote:
>>> So far, it is not clear to me what a better choice for a global
>>> register variable could be (i. e. which register we can chose for our
>>> purpose without causing the same or other problems.
>> r2 is generally used for this purpose.
>
> 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."
Linux uses it for the "current" pointer.
-Scott
More information about the U-Boot
mailing list