ARM: aarch64: add image markers to linker script
The __image_start and __image_end marker are used by barebox to
calculate the size of the barebox binary inside the RAM. Without the
definitions barebox calculates its own size to zero, which works until a
certain size is exceeded, than the PBL will place the binary lower into
memory than the calculation inside barebox.
Fix this by adding the appropriate image markers to the linker script.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent cac03a8 commit 59523901d29386f0bf86750b6bf8c8222ab22a33
@Rouven Czerwinski Rouven Czerwinski authored on 1 Oct 2019
Sascha Hauer committed on 2 Oct 2019
Showing 1 changed file
View
arch/arm/lib64/barebox.lds.S