From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 04 Feb 2008 11:40:32 -0600 Subject: [U-Boot-Users] [PPC] PLEASE READ - was: [PATCH] Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections In-Reply-To: <20080203233236.A822924308@gemini.denx.de> References: <20080203233236.A822924308@gemini.denx.de> Message-ID: <47A74E10.5000106@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > A possible approach to this problem is to avoid using a global > register variable and use a plain global variable instead. Sounds like a good idea to me. If the code works, then this would simplify things a great deal. The code that reads and writes the gd_t isn't time-critical anyway. -- Timur Tabi Linux kernel developer at Freescale