uboot-mediatek: no compression means IH_COMP_NONE
authorDaniel Golle <daniel@makrotopia.org>
Mon, 15 Aug 2022 11:19:15 +0000 (13:19 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 28 Aug 2022 19:33:15 +0000 (20:33 +0100)
commit0a18456ffc25d6a26911fca6f9079090243c2284
treea0afe716d5583fa2f188027a026f05ca9de64fe4
parent20eee0d6cb669abcaa9fba8710d47eba1e44c656
uboot-mediatek: no compression means IH_COMP_NONE

Treat missing compression node in FIT image as IH_COMP_NONE.
This is implicentely already happening in most places, but for now
was still triggering an annoying warning about initramfs compression
being obsolete despite compression note being absent.
Fix this.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/patches/060-bootm-fix-typo-imape_comp-image_comp.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/061-image-fit-don-t-set-compression-if-it-can-t-be-read.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/200-cmd-add-imsz-and-imszb.patch