Hi Andreas, On Sun, Apr 22, 2018 at 06:41:57PM +0200, Andreas Schmidt wrote: > After add aarch64 support (commit 868df08038a91d674a0c50b0c0a2f70dbc445510) > to realocation, MLO on beaglebone black do not boot any more. > The issue is, that addition of offset in one if-case was not done. > This patch fix this. > > Signed-off-by: Andreas Schmidt <mail@xxxxxxxxxxxxxxxxxx> > --- > Hi! > > I've tested this patch only on beablebone black REV C. Applied, thanks. It took me a while to reproduce this. I switched to gcc7 a while ago and this gcc version no longer uses these types of relocation. Then after using a gcc-4.9.2 I could really see the same issue. The problem arises when relocate_to_current_adr() is called multiple times, as happens when the board lowlevel code calls it and the startup code later again. Some boards do this, one of them being the beagle bone. 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