summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/eth_comm/start/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/eth_comm/start/start.S')
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/start/start.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/eth_comm/start/start.S b/c/src/lib/libbsp/powerpc/eth_comm/start/start.S
index f7b9d420fe..b119379641 100644
--- a/c/src/lib/libbsp/powerpc/eth_comm/start/start.S
+++ b/c/src/lib/libbsp/powerpc/eth_comm/start/start.S
@@ -133,7 +133,9 @@ cpy_b: lwz r5, 0(r3) /* In with the old ... */
xor r4, r4, r4
.extern SYM (boot_card)
- b SYM (boot_card) /* call the first C routine */
+ bl SYM (boot_card) /* call the first C routine */
+loopstop:
+ b loopstop
/*
* bssclr - zero out bss