Kumar Gala wrote:
> 'imload' provides a more direct means to load from an image file.
> 
> Also created a load_image routine out of the code in do_bootm() that
> is shared between do_bootm() and do_imload().
> 
> Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> ---
> 
> Note, this is against the u-boot-testing new-image branch.

Thanks.

Two comments:
- The load_image routine (and consequently imload commad) will not work 
when the image is stored in Data Flash.
- The code as-is will clearly not work with the new image format -- how 
about we wait a few days for the new format patchset I've mentioned in 
my previous email today? Note that the patchset will have a routine that 
you could use to deal with the Data Flash scenario.

Regards,
Bartlomiej

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to