[U-Boot] [U-Boot, v2, RESEND] fdt: Fix FIT header verification in mkimage and conduct same checks as bootm

Tom Rini trini at konsulko.com
Sat Mar 9 03:54:02 UTC 2019


On Tue, Mar 05, 2019 at 02:47:56PM -0800, Jordan Hand wrote:

> FIT header verification in mkimage was treating a return code as a boolean,
> which meant that failures in validating the fit were seen as successes.
> 
> Additionally, mkimage was checking all formats to find a header which
> passes validation, rather than using the image type specified to
> mkimage.
> 
> checkpatch.pl checks for lines ending with '(' and alignment matching
> open parentheses are ignored to keep with existing coding style.
> 
> Signed-off-by: Jordan Hand <jorhand at microsoft.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190308/36afdc62/attachment.sig>


More information about the U-Boot mailing list