commit | 7ff15aca1a5bbfcf2dfbc18ec7b031c482851f69 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 10 09:16:52 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 10 09:20:29 2015 -0500 |
tree | 0c7bd481dc6a8be05ee0d863c8f7a1bfdfcd9a6b | |
parent | d89059beed2f6625f60c90a2f334e613998f9503 [diff] |
powerpc: Finish updating u-boot*lds scripts for newer binutils In 522b021 we dropped 'PROVIDE(_GLOBAL_OFFSET_TABLE_ = . + 4)' lines in the mpc85xx linker scripts as this is not required and breaks newer binutils. This commit cleans up the rest of the powerpc linker scripts. Signed-off-by: Tom Rini <trini@konsulko.com>