[U-Boot] [RFC][PATCH v4] bootm: Add sub commands
Kumar Gala
galak at kernel.crashing.org
Wed Oct 8 08:04:24 CEST 2008
On Sep 29, 2008, at 8:49 AM, Jerry Van Baren wrote:
> Kumar Gala wrote:
>> 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
>
> I didn't get to it over the weekend. Here in the North summer is a
> fleeting thing to be savored while it lasts. :-/
Any more feedback on this towards getting something into -next?
- k
More information about the U-Boot
mailing list