Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / arch / arm / cpu / arm920t / at91rm9200 / lowlevel_init.S
index d8bb960..2e7160f 100644 (file)
@@ -43,9 +43,9 @@
 _MTEXT_BASE:
 #undef START_FROM_MEM
 #ifdef START_FROM_MEM
-       .word   TEXT_BASE-PHYS_FLASH_1
+       .word   CONFIG_SYS_TEXT_BASE-PHYS_FLASH_1
 #else
-       .word   TEXT_BASE
+       .word   CONFIG_SYS_TEXT_BASE
 #endif
 
 .globl lowlevel_init