commit | 1c3dd43338a077165e7e0309cb3994e65d2bdbf8 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Nov 13 22:18:33 2007 -0700 |
committer | Wolfgang Denk <wd@denx.de> | Sat Nov 17 01:38:58 2007 +0100 |
tree | 693c95dd175c7d32bfc147f47eeaae22445e896e | |
parent | 5c15010efad980ad5498cc565fc1ed70df2f52b4 [diff] |
powerpc: Backout relocation changes. 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. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>