ARM: pbl: move linker script to lib
Since the pbl linker script can be reused by the upcoming multi image
build process move it to a common place. Also remove ENTRY() from the
linker script and instead add the -e option to the linker. This makes
the entrypoint configurable.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent dc7d63b commit cde9fcb8cb8c6a9c2b13436d1a1ae4891bf89bf5
@Sascha Hauer Sascha Hauer authored on 22 Jun 2013
Showing 3 changed files
View
arch/arm/lib/pbl.lds.S 0 → 100644
View
arch/arm/pbl/Makefile
View
arch/arm/pbl/zbarebox.lds.S 100644 → 0