
25 Sep
2014
25 Sep
'14
4:44 p.m.
On Tue, Sep 09, 2014 at 03:12:08PM +0900, Masahiro Yamada wrote:
Each CPU of PowerPC has its default linker script under the CPU directory, except mpc8xx.
Every mpc8xx board has its own linker script under the board directory, resulting in lots of duplication of linker scripts.
I notice eight mpc8xx boards have the same linker script. We can decrease the number of linker scripts by putting a single default linker script, arch/powerpc/cpu/mpc8xx/u-boot.lds.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Wolfgang Denk wd@denx.de Acked-by: Stefan Roese sr@denx.de
Applied to u-boot/master, thanks!
--
Tom