
9 Mar
2019
9 Mar
'19
4:54 a.m.
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@microsoft.com
Applied to u-boot/master, thanks!
--
Tom