Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / board / siemens / SMN42 / lowlevel_init.S
index f13d9b9..44e209b 100644 (file)
@@ -38,7 +38,7 @@
 #define   IO0_VALUE   0x4000C
 
 _TEXT_BASE:
-       .word   TEXT_BASE
+       .word   CONFIG_SYS_TEXT_BASE
 MEMMAP_ADR:
        .word   MEMMAP
 BCFG0_ADR: