
29 Sep
2008
29 Sep
'08
3:39 p.m.
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