diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-06-20 14:58:22 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-22 07:44:24 -0400 |
commit | 9d78b9ae8d39f59875607976dbdce0f6f31ed41c (patch) | |
tree | 680d579208ddca383ecdddf6d527075aac9cf955 /include | |
parent | 9f847b82019e14068337a6928755b05f7fae8b85 (diff) | |
download | u-boot-imx-9d78b9ae8d39f59875607976dbdce0f6f31ed41c.zip u-boot-imx-9d78b9ae8d39f59875607976dbdce0f6f31ed41c.tar.gz u-boot-imx-9d78b9ae8d39f59875607976dbdce0f6f31ed41c.tar.bz2 |
sparc: merge LEON2 and LEON3 linker scripts
There is only one line diff between LEON2 and LEON3 linker scripts:
- arch/sparc/cpu/leon2/start.o (.text)
+ arch/sparc/cpu/leon3/start.o (.text)
They can be written in the same way:
*/start.o (.text)
So, board/gaisler/grsim_leon2/u-boot.lds
and arch/sparc/cpu/leon3/u-boot.lds
can be merged into arch/sparc/cpu/u-boot.lds.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions