arm926ejs, magnesium: add support for ELF relocations
Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
0693923cd2
commit
4a8fd13af8
|
@ -1 +1,4 @@
|
|||
# with relocation TEXT_BASE can be anything, and making it 0
|
||||
# makes relative and absolute relocation fixups interchangeable.
|
||||
#TEXT_BASE = 0
|
||||
TEXT_BASE = 0xc0000000
|
||||
|
|
Loading…
Reference in New Issue