summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/technexion-wandboard/lowlevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/technexion-wandboard/lowlevel.c')
-rw-r--r--arch/arm/boards/technexion-wandboard/lowlevel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/technexion-wandboard/lowlevel.c b/arch/arm/boards/technexion-wandboard/lowlevel.c
index 9aae429d45..af04eadc9f 100644
--- a/arch/arm/boards/technexion-wandboard/lowlevel.c
+++ b/arch/arm/boards/technexion-wandboard/lowlevel.c
@@ -359,7 +359,7 @@ ENTRY_FUNCTION(start_imx6_wandboard, r0, r1, r2)
{
imx6_cpu_lowlevel_init();
- arm_setup_stack(0x0091ffb0);
+ arm_setup_stack(0x00920000);
relocate_to_current_adr();
setup_c();