]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/xtensa/cpu/start.S
xtensa: clean up CONFIG_SYS_TEXT_ADDR
[people/ms/u-boot.git] / arch / xtensa / cpu / start.S
index 8e4bc99e42959ee4cfaa22010be492f793b86ae0..cdb875da5339759ab733e2edaf191b0f5ce1c020 100644 (file)
@@ -226,7 +226,7 @@ _start:
 #endif
 
        movi    a0, 0
-       movi    sp, (CONFIG_SYS_TEXT_ADDR - 16) & 0xfffffff0
+       movi    sp, (XTENSA_SYS_TEXT_ADDR - 16) & 0xfffffff0
 
 #ifdef CONFIG_DEBUG_UART
        movi    a4, debug_uart_init