ARM: Add image end section
In the upcoming multi image build process we will cat images together.
To find the concatenated image we need to reliably find the end of the
current binary. This adds a dummy section at the end of a pbl binary.
Its only purpose is to mark the end of the image. The multi image
patches will add something to this section so that it doesn't get
discarded by the linker.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 22159db commit e1bbf6be9049319fefa0d30267433d4921e4f5a1
@Sascha Hauer Sascha Hauer authored on 22 Jun 2013
Showing 3 changed files
View
arch/arm/lib/pbl.lds.S
View
arch/arm/lib/runtime-offset.S
View
include/asm-generic/sections.h