]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/arm925t/start.S
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / arch / arm / cpu / arm925t / start.S
index f173400ac3b16b37fca17a48e8d87398c3495af4..cf18a01664099ad9b12cc6ec947f67e8061228f1 100644 (file)
@@ -83,7 +83,7 @@ _fiq:                 .word fiq
 
 .globl _TEXT_BASE
 _TEXT_BASE:
-       .word   TEXT_BASE
+       .word   CONFIG_SYS_TEXT_BASE
 
 #if defined(CONFIG_SYS_ARM_WITHOUT_RELOC)
 .globl _armboot_start