Dear Kumar Gala,

In message <[EMAIL PROTECTED]> you wrote:
> There is no need for each OS specific function to call do_reset()
> we can just do it once in bootm.  This means its feasible on an
> error for the os boot function to return.
> 
> Also, remove passing in cmd_tbl_t as its not needed by the OS
> boot functions.  flag isn't currently used but might be in the future
> so we left it alone.
> 
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
>  common/cmd_bootm.c     |   67 
> +++++++++++++++++++++++++-----------------------
>  lib_arm/bootm.c        |   10 +-----
>  lib_avr32/bootm.c      |   10 +-----
>  lib_blackfin/bootm.c   |   11 ++-----
>  lib_i386/bootm.c       |    9 +-----
>  lib_m68k/bootm.c       |   10 +-----
>  lib_microblaze/bootm.c |   10 +-----
>  lib_mips/bootm.c       |   12 +-------
>  lib_nios/bootm.c       |    4 +-
>  lib_nios2/bootm.c      |    9 +-----
>  lib_ppc/bootm.c        |   11 +++-----
>  lib_sh/bootm.c         |    9 +-----
>  lib_sparc/bootm.c      |    7 +---
>  13 files changed, 62 insertions(+), 117 deletions(-)

Applied, thanks.


Wow. What a patch series...

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: [EMAIL PROTECTED]
In an organization, each person rises to the level of his own  incom-
petency                                         - The Peter Principle
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to