From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafal Jaworowski Date: Wed, 14 Nov 2007 10:17:56 +0100 Subject: [U-Boot-Users] [PATCH] powerpc: Backout relocation changes. In-Reply-To: <20071114050501.9749.43056.stgit@trillian.cg.shawcable.net> References: <20071114050501.9749.43056.stgit@trillian.cg.shawcable.net> Message-ID: <473ABD44.6070202@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Grant Likely wrote: > From: Grant Likely > > Ugh. I *hate* to back this change out, but these compiler flags don't > work for relocation on all versions of GCC. I've not been able to > reproduce the environment in my setup (and hence, not been able to > find a combination that *does* work), so I've got no choice but to go > back to the old gcc flags and linker script. > Hi Grant, This linker script needs a similar change too: board/ads5121/u-boot.lds kind regards, Rafal