Merge branch 'elf_reloc'
[platform/kernel/u-boot.git] / arch / arm / cpu / arm1136 / start.S
index a86114b..29ed065 100644 (file)
@@ -87,7 +87,7 @@ _end_vect:
 
 .globl _TEXT_BASE
 _TEXT_BASE:
-       .word   TEXT_BASE
+       .word   CONFIG_SYS_TEXT_BASE
 
 /*
  * These are defined in the board-specific linker script.