Skip to content
Snippets Groups Projects
Commit 4a8fd13a authored by Heiko Schocher's avatar Heiko Schocher Committed by Wolfgang Denk
Browse files

arm926ejs, magnesium: add support for ELF relocations


Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 0693923c
No related branches found
No related tags found
No related merge requests found
# with relocation TEXT_BASE can be anything, and making it 0
# makes relative and absolute relocation fixups interchangeable.
#TEXT_BASE = 0
TEXT_BASE = 0xc0000000 TEXT_BASE = 0xc0000000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment