generic: 6.1: fix uImage.FIT partitions on mtdblock and ubiblock
authorDaniel Golle <daniel@makrotopia.org>
Thu, 6 Jul 2023 18:55:17 +0000 (20:55 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 7 Jul 2023 12:01:39 +0000 (14:01 +0200)
commite386b279fdab758f75160636bca5385dae202aee
tree40c7f03accf1f90d97375903fb15c11a7bc0bb85
parentbc91784f26b2816c949ad4b102930ccd449e2881
generic: 6.1: fix uImage.FIT partitions on mtdblock and ubiblock

When refreshing the hack patches for Linux 6.1 the part of the uImage.FIT
partition parser patch which takes care of allowing mtdblock and ubiblock
devices to have partitions has been dropped, supposedly by accident.
Re-add a that part to the patch, so devices using a uImage.FIT filesystem
sub-image as rootfs can work with Linux 6.1.

Fixes: 19a246bb65 ("generic: 6.1: manually refresh hack patches")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch