[U-Boot] [PATCH] Repair image-fit: switch ENOLINK to ENOENT

Tom Rini trini at konsulko.com
Sun Sep 18 19:17:24 CEST 2016


On Sun, Sep 18, 2016 at 03:27:31PM +0200, Marek Vasut wrote:

> This patch broke booting of any fitImage-wrapped kernel images due
> to replacement of ENOLINK with ENOENT without checking where the
> ENOLINK return value is being tested for. Adjust the tests as well
> to repair the breakage.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Jonathan Gray <jsg at jsg.id.au>
> Cc: Paul Burton <paul.burton at imgtec.com>
> Cc: Tom Rini <trini at konsulko.com>

Fixes: bac17b78dace ("image-fit: switch ENOLINK to ENOENT")
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/20160918/d516df88/attachment.sig>


More information about the U-Boot mailing list