Signed-off-by: Yoshinori Sato <ys...@users.sourceforge.jp>
---
 arch/sh/cpu/sh2/start.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sh/cpu/sh2/start.S b/arch/sh/cpu/sh2/start.S
index 5b92a01..efda8e2 100644
--- a/arch/sh/cpu/sh2/start.S
+++ b/arch/sh/cpu/sh2/start.S
@@ -14,7 +14,7 @@
 
        .global _start
 _sh_start:
-       .long 0x00000010        /* Ppower ON reset PC*/
+       .long 0x00000010        /* Power ON reset PC*/
        .long 0x00000000
        .long 0x00000010        /* Manual reset PC */
        .long 0x00000000
-- 
1.8.5.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to