]> git.sur5r.net Git - u-boot/commit
powerpc: Backout relocation changes.
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 14 Nov 2007 05:18:33 +0000 (22:18 -0700)
committerWolfgang Denk <wd@denx.de>
Sat, 17 Nov 2007 00:38:58 +0000 (01:38 +0100)
commit1c3dd43338a077165e7e0309cb3994e65d2bdbf8
tree693c95dd175c7d32bfc147f47eeaae22445e896e
parent5c15010efad980ad5498cc565fc1ed70df2f52b4
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>
19 files changed:
board/cogent/u-boot.lds
board/hymod/u-boot.lds
board/mousse/u-boot.lds
board/rsdproto/u-boot.lds
cpu/mpc512x/config.mk
cpu/mpc5xx/config.mk
cpu/mpc5xx/u-boot.lds
cpu/mpc5xxx/config.mk
cpu/mpc5xxx/u-boot-customlayout.lds
cpu/mpc5xxx/u-boot.lds
cpu/mpc8220/config.mk
cpu/mpc8220/u-boot.lds
cpu/mpc824x/config.mk
cpu/mpc824x/u-boot.lds
cpu/mpc8260/config.mk
cpu/mpc8260/u-boot.lds
cpu/mpc83xx/config.mk
cpu/mpc83xx/u-boot.lds
include/common.h