[U-Boot] [PATCH 12/14] mkimage: Use generic code for showing an 'image type' error

Tom Rini trini at konsulko.com
Sat Jul 2 03:36:52 CEST 2016


On Thu, Jun 30, 2016 at 10:52:18AM -0600, Simon Glass wrote:

> The existing error code only displays image types which are claimed by a
> particular U_BOOT_IMAGE_TYPE() driver. But this does not seem correct. The
> mkimage tool should support all image types, so it makes sense to allow
> creation of images of any type with the tool.
> 
> When an incorrect image type is provided, use generic code to display the
> error.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160701/4497133f/attachment.sig>


More information about the U-Boot mailing list