[OpenBIOS] [PATCH] ppc: Fix typos in comment

Andreas Färber andreas.faerber at web.de
Fri Oct 8 16:26:11 CEST 2010


Signed-off-by: Andreas Färber <andreas.faerber at web.de>
---
 arch/ppc/qemu/start.S |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/ppc/qemu/start.S b/arch/ppc/qemu/start.S
index d6777a8..d74fb9c 100644
--- a/arch/ppc/qemu/start.S
+++ b/arch/ppc/qemu/start.S
@@ -351,9 +351,9 @@ GLOBL(_entry):
 	 *
 	 * 	MSR = FP, ME + (DR|IR)
 	 *	r1 = stack (32 K + 32 bytes link area above)
-	 *	r5 = clint interface handler
+	 *	r5 = client interface handler
 	 *	r6 = address of client program arguments (unused)
-	 *	r7 = length of client program arguments (unsed)
+	 *	r7 = length of client program arguments (unused)
          *
          *      Yaboot and Linux use r3 and r4 for initrd address and size
 	 */
-- 
1.7.3




More information about the OpenBIOS mailing list