On Tue, Jun 16, 2020 at 11:44:04PM -0400, David Dgien wrote: > Unlike the Linux kernel, barebox does not have a dedicated heap for > storing modules. Therefore, if the system memory configuration places > the general heap further away than can be reached by a 'bl' instruction > (24 bits of address, or 16 MiB), then the module relocations will fail > due to being out of range. At least the tlsf malloc implementation allows for multiple heaps. It might be easier to just add another heap just below the barebox image. Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 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