mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-08-16 03:33:41 +00:00
Prevent flashing truncated or otherwise corrupted uImage.FIT images by verifying checksums and hashes of all sub-images before flashing using the newly packaged fit_check_sign tool. Signed-off-by: Daniel Golle <daniel@makrotopia.org>