[U-Boot] [PATCH 2/7] HACK: rearrange link order for thumb

Stephen Warren swarren at wwwdotorg.org
Fri Jul 6 21:09:43 CEST 2012


On 07/06/2012 12:08 PM, Allen Martin wrote:
> Rearrange the link order of libraries to avoid out of bound
> relocations in thumb mode.  I have no idea how to fix this for real.

Are the relocations branches or something else? It looks like
unconditional jump range is +/-4MB for Thumb1 and +/-16MB for Thumb2, so
I'm surprised we'd be exceeding that, considering the U-boot binary is
on the order of 256KB on Tegra right now.


More information about the U-Boot mailing list