diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-06-20 16:40:14 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2014-07-24 12:02:23 +0900 |
commit | afc3929fac2ab5c2c3396ceed1bd7585c3b33cc2 (patch) | |
tree | fbd7131bc54493e374545e1e81d333d60412dc9e /board/phytec/pcm051 | |
parent | fbe79a17fddb7f0b11aa15b9c93e9a4a26165ed8 (diff) | |
download | u-boot-imx-afc3929fac2ab5c2c3396ceed1bd7585c3b33cc2.zip u-boot-imx-afc3929fac2ab5c2c3396ceed1bd7585c3b33cc2.tar.gz u-boot-imx-afc3929fac2ab5c2c3396ceed1bd7585c3b33cc2.tar.bz2 |
sh: unify sh2/sh3/sh4 linker scripts
The linker scripts of sh2/sh3/sh4 are almost the same.
The difference among them is essentially only one line.
They can be consolidated into a single file, arch/sh/cpu/u-boot.lds
by re-writing the diffrent line as follows:
KEEP(*/start.o (.text))
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'board/phytec/pcm051')
0 files changed, 0 insertions, 0 deletions