summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm_intcm/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/arm_intcm/start.S')
-rw-r--r--arch/arm/cpu/arm_intcm/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/arm_intcm/start.S b/arch/arm/cpu/arm_intcm/start.S
index 79ef517369..07356cb5fd 100644
--- a/arch/arm/cpu/arm_intcm/start.S
+++ b/arch/arm/cpu/arm_intcm/start.S
@@ -85,7 +85,7 @@ _fiq:
.globl _TEXT_BASE
_TEXT_BASE:
- .word TEXT_BASE /* address of _start in the linked image */
+ .word CONFIG_SYS_TEXT_BASE /* address of _start in the linked image */
#if defined(CONFIG_SYS_ARM_WITHOUT_RELOC)
.globl _armboot_start
OpenPOWER on IntegriCloud