]> git.sur5r.net Git - u-boot/commitdiff
mpc8xx: remove unused linker script
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 15 Jan 2015 08:12:19 +0000 (17:12 +0900)
committerTom Rini <trini@ti.com>
Fri, 16 Jan 2015 15:24:38 +0000 (10:24 -0500)
Now TQM8xx is the only remaining board family of mpc8xx.
It uses its own linker script, board/tqc/tqm8xx/u-boot.lds.

arch/powerpc/cpu/mpc8xx/u-boot.lds is not used by any boards.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>

No differences found