summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eltec-hipercam/lowlevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/eltec-hipercam/lowlevel.c')
-rw-r--r--arch/arm/boards/eltec-hipercam/lowlevel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/eltec-hipercam/lowlevel.c b/arch/arm/boards/eltec-hipercam/lowlevel.c
index b0d3155023..2f2cd9aab7 100644
--- a/arch/arm/boards/eltec-hipercam/lowlevel.c
+++ b/arch/arm/boards/eltec-hipercam/lowlevel.c
@@ -39,7 +39,7 @@ ENTRY_FUNCTION(start_imx6dl_eltec_hipercam, r0, r1, r2)
imx6_cpu_lowlevel_init();
- arm_setup_stack(0x00940000 - 8);
+ arm_setup_stack(0x00940000);
if (IS_ENABLED(CONFIG_DEBUG_LL))
setup_uart();