summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc85xx/start.S')
-rw-r--r--cpu/mpc85xx/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc85xx/start.S b/cpu/mpc85xx/start.S
index 2f2bd3a..7ac6573 100644
--- a/cpu/mpc85xx/start.S
+++ b/cpu/mpc85xx/start.S
@@ -999,7 +999,7 @@ relocate_code:
* Re-point the IVPR at RAM
*/
mtspr IVPR,r10
-
+
/*
* We are done. Do not return, instead branch to second part of board
* initialization, now running from RAM.