[U-Boot-Users] RFC:new multi image format

Daniel Hobi dhobi at gmx.net
Mon Mar 19 17:16:14 CET 2007


On 13.03.2007 03:59, Kumar Gala wrote:
> The current multi image format doesn't really provide any information
> about what the images contained inside the multi image are.
> 
> [...]
> 
> Are other fields useful or should we just duplicate the image_header
> completely?

If the fields of the current image header suffice to describe the images 
contained in a multi-image, you can just wrap each sub-image with a 
image header. That is, first create a number of (single-image) uImages, 
then create a multi-image out of these uImages.

Best Regards,
Daniel





More information about the U-Boot mailing list