mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-10-23 20:04:28 +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>