]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/arm926ejs/start.S
Merge branch 'elf_reloc'
[karo-tx-uboot.git] / arch / arm / cpu / arm926ejs / start.S
index e882487c25a86d62eba748807b953e786b309142..863de3ba0fc64cea888911ed1c49208749993aa2 100644 (file)
@@ -117,7 +117,7 @@ _fiq:
 
 .globl _TEXT_BASE
 _TEXT_BASE:
-       .word   TEXT_BASE
+       .word   CONFIG_SYS_TEXT_BASE
 
 /*
  * These are defined in the board-specific linker script.