mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 20:50:01 +02:00
Provides a small speed increase and prepares for fully relocatable image. Downside is the TEXT_BASE, bss, load address etc must ALL be aligned on a a 4-byte boundary which is not such a terrible restriction as everything is already 4-byte aligned anyway