Re: [U-Boot] [PATCH] powerpc: Finish updating u-boot*lds scripts for newer binutils

2015-11-10 Thread Tom Rini
On Tue, Nov 10, 2015 at 09:18:50AM -0500, Tom Rini wrote: > 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: T

[U-Boot] [PATCH] powerpc: Finish updating u-boot*lds scripts for newer binutils

2015-11-10 Thread Tom Rini
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 --- arch/powerpc/cpu/mpc512x/u-boot.lds |1 - arch/