mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-17 08:41:59 +01:00
The fixup procedure just stored a constant value in the fixup table rather than just adjusting the table. Although that doesn't seem to do any harm, it prevents relocation more that once. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>