diff --git a/arch/ppc/cpu-85xx/start.S b/arch/ppc/cpu-85xx/start.S index fd9051b..b4a4a9b 100644 --- a/arch/ppc/cpu-85xx/start.S +++ b/arch/ppc/cpu-85xx/start.S @@ -872,9 +872,9 @@ 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