sh: define entry point and reloc_dst inside a linker script
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 27 Nov 2016 22:15:27 +0000 (00:15 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 02:32:48 +0000 (21:32 -0500)
commitb26d25072ff83093e136eaac98a906188a22c57e
treee3a45e4ffe83c25e647b70b14a5d87ad987615d1
parent9ec4a67ef342b2dbcecc9721f5369f022ea59b26
sh: define entry point and reloc_dst inside a linker script

No functional change, concentrate linker script commands in one
place for convenience. Entry point is set to CONFIG_SYS_TEXT_BASE by
default on build, so this option can be omitted from being added to
the linker script.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sh/config.mk
arch/sh/cpu/u-boot.lds