]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/mach-at91/arm926ejs/lowlevel_init.S
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[thirdparty/u-boot.git] / arch / arm / mach-at91 / arm926ejs / lowlevel_init.S
index 994f42eb4a2015d325f6887f8be35ae588d2f851..c51eee2f17e831229e7e63b831887478c601fd57 100644 (file)
@@ -32,7 +32,7 @@ lowlevel_init:
 POS1:
        adr     r5, POS1        /* r5 = POS1 run time */
        ldr     r0, =POS1       /* r0 = POS1 compile */
-       sub     r5, r5, r0      /* r0 = CONFIG_SYS_TEXT_BASE-1 */
+       sub     r5, r5, r0      /* r0 = CONFIG_TEXT_BASE-1 */
 
        /* memory control configuration 1 */
        ldr     r0, =SMRDATA