commit | eb8b3f1edd405504febe6c9797750817b270f543 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Jan 15 17:12:19 2015 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Jan 16 10:24:38 2015 -0500 |
tree | 6e23b54284a1fa73d0f83d7a3dead91794ea9c3c | |
parent | 9c3c5c8b02ab86578d76e190f2292a0ee3c16f9e [diff] |
mpc8xx: remove unused linker script 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>