[PATCH 05/19] arch/MPC5xxx: just a format clean up
Juergen Borleis
jbe at pengutronix.de
Tue Oct 7 07:22:04 PDT 2014
Signed-off-by: Juergen Borleis <jbe at pengutronix.de>
---
arch/ppc/mach-mpc5xxx/start.S | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/ppc/mach-mpc5xxx/start.S b/arch/ppc/mach-mpc5xxx/start.S
index 6a32718..8402345 100644
--- a/arch/ppc/mach-mpc5xxx/start.S
+++ b/arch/ppc/mach-mpc5xxx/start.S
@@ -68,7 +68,8 @@
*/
_base:
mfspr r4, MBAR
- b setup_mbar
+ b setup_mbar
+
. = EXC_OFF_SYS_RESET
.globl _start
_start:
--
2.1.0
More information about the barebox
mailing list