[U-Boot] [PATCH 0/4] Correct some remaining bootm problems

Tom Rini trini at ti.com
Fri Jul 12 23:23:40 CEST 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130712/0a7b08fd/attachment.pgp>


More information about the U-Boot mailing list