mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-12 02:59:29 -04: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>