summaryrefslogtreecommitdiffstats
path: root/arch/ppc/cpu-85xx/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/cpu-85xx/start.S')
-rw-r--r--arch/ppc/cpu-85xx/start.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/ppc/cpu-85xx/start.S b/arch/ppc/cpu-85xx/start.S
index fd9051b4fe..b4a4a9b3de 100644
--- a/arch/ppc/cpu-85xx/start.S
+++ b/arch/ppc/cpu-85xx/start.S
@@ -872,9 +872,9 @@ calc_source:
mtspr IVPR,r10
/*
- * We are done. Do not return, instead branch to second part of board
- * initialization, now running from RAM.
- */
+ * We are done. Do not return, instead branch to second part of board
+ * initialization, now running from RAM.
+ */
addi r0,r10,in_ram - _start + _START_OFFSET
mtlr r0