
18 Sep
2016
18 Sep
'16
7:17 p.m.
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@denx.de Cc: Jonathan Gray jsg@jsg.id.au Cc: Paul Burton paul.burton@imgtec.com Cc: Tom Rini trini@konsulko.com
Fixes: bac17b78dace ("image-fit: switch ENOLINK to ENOENT") Reviewed-by: Tom Rini trini@konsulko.com
--
Tom