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

Blue Swirl blauwirbel at gmail.com
Sat Oct 9 12:18:51 CEST 2010


Thanks, applied.

On Fri, Oct 8, 2010 at 2:26 PM, Andreas Färber <andreas.faerber at web.de> wrote:
> 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
>
>
> --
> OpenBIOS                 http://openbios.org/
> Mailinglist:  http://lists.openbios.org/mailman/listinfo
> Free your System - May the Forth be with you



More information about the OpenBIOS mailing list