u-boot/arch/x86
Gabe Black 769db03a4a 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: Gabe Black <gabeblack@chromium.org>
2011-11-29 21:30:44 +11:00
..
cpu x86: Misc cleanups 2011-11-29 21:10:12 +11:00
include/asm x86: Misc PCI touchups 2011-11-29 21:10:08 +11:00
lib x86: Don't relocate symbols which point to things that aren't relocated 2011-11-29 21:30:44 +11:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00