On Tue, Oct 01, 2019 at 02:45:04PM +0200, Rouven Czerwinski wrote: > 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@xxxxxxxxxxxxxx> > --- > arch/arm/lib64/barebox.lds.S | 4 ++++ > 1 file changed, 4 insertions(+) Applied to master, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox