projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0693923
)
arm926ejs, magnesium: add support for ELF relocations
author
Heiko Schocher
<hs@denx.de>
Mon, 11 Oct 2010 12:08:13 +0000
(14:08 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 13 Oct 2010 08:11:32 +0000
(10:11 +0200)
Signed-off-by: Heiko Schocher <hs@denx.de>
board/logicpd/imx27lite/config.mk
patch
|
blob
|
history
diff --git
a/board/logicpd/imx27lite/config.mk
b/board/logicpd/imx27lite/config.mk
index 2f9c4e629cef5eee53e9ad1368236ad10e9ba4b8..af1c82b6c282fe1d87e5160477fb59ce3adbb5a8 100644
(file)
--- a/
board/logicpd/imx27lite/config.mk
+++ b/
board/logicpd/imx27lite/config.mk
@@
-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