tools/mkimage: bring back removed patches
authorDaniel Golle <daniel@makrotopia.org>
Sun, 23 Oct 2022 15:21:26 +0000 (16:21 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 23 Oct 2022 15:29:59 +0000 (16:29 +0100)
commite3706bf49756557636105f0d5f6ecf45d5b12e20
treef6e0b80144791e1c592bd35b1a01683d067ddef6
parenta3da858ab03088088dca9aabf0c8b379385ad671
tools/mkimage: bring back removed patches

Patches for mtk_image supporting newer SoCs have been dropped in the
process of updating mkimage to U-Boot 2022.10. While it is true that
the patches have been merged upstream a while ago, they were not merged
in time to be part of the U-Boot 2022.10 release.
See also commit 537b423d9f ("uboot-mediatek: update to U-Boot 2022.10")
which explicitly mentions that.

Fixes: 6e245777bd ("tools/mkimage: update to 2022.10")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
tools/mkimage/patches/020-tools-mtk_image-split-gfh-header-verification-into-a.patch [new file with mode: 0644]
tools/mkimage/patches/021-tools-mtk_image-split-the-code-of-generating-NAND-he.patch [new file with mode: 0644]
tools/mkimage/patches/022-tools-mtk_image-add-support-for-nand-headers-used-by.patch [new file with mode: 0644]