
8 Aug
2011
8 Aug
'11
1:04 p.m.
Hi Dirk,
On Saturday 06 August 2011 12:12 AM, Dirk Behme wrote:
From: Dirk Behmedirk.behme@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@ti.com
best regards, Aneesh