[U-Boot] [RFC][PATCH v4] bootm: Add sub commands
Kumar Gala
galak at kernel.crashing.org
Mon Sep 29 15:39:28 CEST 2008
On Sep 23, 2008, at 10:07 AM, Kumar Gala wrote:
> * Use new find_cmd_tbl() to process sub-commands
>
> If this looks good I'll go ahead and clean it up for the other
> arches and OSes.
>
> ---
> common/cmd_bootm.c | 142 ++++++++++++++++++++++++++++-
> include/image.h | 20 ++++-
> lib_ppc/bootm.c | 262 +++++++++++++++++++++++++++++++++
> +------------------
> 3 files changed, 330 insertions(+), 94 deletions(-)
Guys,
Any comments on this?
- k
More information about the U-Boot
mailing list