1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/tools
Jordan Hand d32aa3cae4 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
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>
2019-03-08 11:31:44 -05:00
..
2019-02-09 12:50:22 -07:00
2018-05-31 08:53:11 -04:00
2018-10-08 07:34:34 -06:00
2019-02-01 14:13:46 -05:00
2019-01-01 14:12:18 +01:00
2019-01-01 14:12:18 +01:00