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>
Sat, 3 Sep 2022 01:00:16 +0000 (02:00 +0100)
commit3889f90ee27f129340dc0ae7efccf8165e0fbe30
tree7d0155144a6f9f03c76f59d11d511e450079c531
parent8ff8a4dc9efba78966c9d2f1ace2b38e1bf28779
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>
(cherry picked from commit 0a18456ffc25d6a26911fca6f9079090243c2284)
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
package/boot/uboot-mediatek/patches/280-image-fdt-save-name-of-FIT-configuration-in-chosen-node.patch