Skip to content
Snippets Groups Projects
Commit 769db03a authored by Gabe Black's avatar Gabe Black Committed by Graeme Russ
Browse files

x86: Don't relocate symbols which point to things that aren't relocated


This change adds an upper bound for symbols which are fixed up after u-boot
is relocated into RAM. This way portions that are left at their original
location can be referred to without having to manually fix up any pointers.

Signed-off-by: default avatarGabe Black <gabeblack@chromium.org>
parent 03228b26
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment