On Wed, Jul 10, 2013 at 11:08:07PM -0700, Simon Glass wrote:

> The tortuous refactoring of bootm and fit_image_load() has thrown up
> four more issues:
> 
> - Support for bootm (without arguments) on many OSes is broken since the
> OS functions do not handle the PREP stage, which is now required
> - In the case of loading a FIT image with a bootm-selected kernel
> configuration, this is not used for ramdisk and fdt but must be manually
> specified for each.
> - The Elf image loader arguments are out by 1
> - There is an extra OK message in the case of loading an uncompressed
> kernel
> 
> This series corrects these problems. Verification was done using some
> sandbox tests written for the occassion. These will be sent to the list
> during the next merge window (or earlier if anyone wants to try them).

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to