[U-Boot] [PATCH V2] Cleanup the comment for m68k linux boot argument passing.
Wolfgang Denk
wd at denx.de
Sat Feb 21 23:50:08 CET 2009
Dear Richard Retanubun,
In message <499EF014.4030908 at RuggedCom.com> you wrote:
> From 4adb975b29acdd64e7ea37f3d8ecd14d77c844b4 Mon Sep 17 00:00:00 2001
This line should NOT be indented.
> From: Richard Retanubun <RichardRetanubun at RuggedCom.com>
> Date: Fri, 20 Feb 2009 11:06:36 -0500
> Subject: [PATCH] Cleanup the comment for m68k linux boot argument passing.
>
> This patch clarifies the way m68k passes linux boot argument.
> The one gotcha here is that the assembly instruction that
> the compiler uses to jump to the kernel is 'jsr' which pushes the
> program counter for the instruction after the jsr into the stack pointer.
>
> Signed-off-by: Richard Retanubun <RichardRetanubun at RuggedCom.com>
> ---
> V2.1: Now with more lines :)
>
> lib_m68k/bootm.c | 11 ++++++-----
> 1 files changed, 6 insertions(+), 5 deletions(-)
> mode change 100644 => 100755 lib_m68k/bootm.c
Thanks, applied (after manually fixing the commit message).
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Where there's no emotion, there's no motive for violence.
-- Spock, "Dagger of the Mind", stardate 2715.1
More information about the U-Boot
mailing list