commit | bbc18504874581adaa6093f7c075d83686dd9d72 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Jun 20 14:58:21 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Jul 22 07:44:24 2014 -0400 |
tree | df4663943240d6de3855543219200900e4fd4a8f | |
parent | 065fd4a88225a10532bef6922a1a946284fd67f4 [diff] |
sparc: merge LEON3 linker scripts The linker scripts of LEON3 - board/gaisler/grsim/u-boot.lds - board/gaisler/gr_cpci_ax2000/u-boot.lds - board/gaisler/gr_ep2s60/u-boot.lds - board/gaisler/gr_xc3s_1500/u-boot.lds are the same (except cosmetic differences such as indentation). This commit merges them into arch/sparc/cpu/leon3/u-boot.lds. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Daniel Hellstrom <daniel@gaisler.com>