mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-13 20:40:31 +01:00
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 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue