[U-Boot] [PATCH] mkimage: Fix 'Unknown OMAP image type - 5'

Aneesh V aneesh at ti.com
Mon Aug 8 13:04:51 CEST 2011


Hi Dirk,

On Saturday 06 August 2011 12:12 AM, Dirk Behme wrote:
> From: Dirk Behme<dirk.behme at googlemail.com>
>
> Using mkimage with e.g.
>
> tools/mkimage -A arm -T firmware -O u-boot -d u-boot.bin foo.img
>
> gives a warning
>
> "Unknown OMAP image type - 5"
>
> while it seems that the image itself is created successfully.
>
> This does come from the patch "mkimage: Add OMAP boot image support".
>
> Reordering the init_xx_image_type() sequence does make this
> message go away.

This solves the problem for me too.

Tested-by: Aneesh V <aneesh at ti.com>

best regards,
Aneesh


More information about the U-Boot mailing list