tn3399_openwrt/tools/mkimage
Daniel Golle 68cd4dc3ed mkimage: fix validation of legacy images with custom magic
All images generated by mkimage are now always validated.
This change broke our downstream support for setting a custom value for
IH_MAGIC (mkimage -M ...). Make sure also plain legacy kernel images
with custom value set for IH_MAGIC validate correctly.

Fixes: fa9895ee5b ("tools: mkimage: update to U-Boot release 2022.07")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-08-12 12:02:41 +02:00
..
patches mkimage: fix validation of legacy images with custom magic 2022-08-12 12:02:41 +02:00
Makefile tools: mkimage: update to U-Boot release 2022.07 2022-08-11 17:11:54 +02:00