u-boot-brain/arch/sparc
Masahiro Yamada 9d78b9ae8d 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>
2014-07-22 07:44:24 -04:00
..
cpu sparc: merge LEON2 and LEON3 linker scripts 2014-07-22 07:44:24 -04:00
include/asm bd_info: remove bi_barudrate member from struct bd_info 2014-05-12 15:19:45 -04:00
lib bd_info: remove bi_barudrate member from struct bd_info 2014-05-12 15:19:45 -04:00
config.mk kbuild: improve Kbuild speed 2014-03-07 10:59:06 -05:00