[U-Boot] [PATCH] Expose command table search for sub-commands
Wolfgang Denk
wd at denx.de
Wed Oct 15 11:18:40 CEST 2008
Dear Kumar Gala,
In message <1222182302-27529-1-git-send-email-galak at kernel.crashing.org> you wrote:
> Sub-command can benefit from using the same table and search functions
> that top level commands have. Expose this functionality by refactoring
> find_cmd() and introducing find_cmd_tbl() that sub-command processing
> can call.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> common/command.c | 14 ++++++++++----
> include/command.h | 7 +++++++
> 2 files changed, 17 insertions(+), 4 deletions(-)
Applied to "next" branch. Thanks.
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
All easy problems have already been solved.
More information about the U-Boot
mailing list