openwrt-mirror/target/linux/generic
Daniel Golle 13960fb0e0
generic: sync mtd rootfs hack with part_bits
In commit ab143647ef ("kernel: generic: improve FIT partition parser")
part_bits was bumped to 2 in order to allow up to 3 additional FIT
sub-images mapped into sub-partitions.
This change has to be reflected also in our local patch
420-mtd-set-rootfs-to-be-root-dev.patch
which still assumed part_bits==1 for mtdblock devices in case of
CONFIG_FIT_PARTITION=y.

Fixes: #9557
Fixes: ab143647ef ("kernel: generic: improve FIT partition parser")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-26 22:55:13 +00:00
..
backport-5.10 kernel: move rtl8152 patches to generic 2022-03-25 18:14:13 +01:00
files kernel: mtdsplit: support UBI after FIT images 2022-03-25 21:11:09 +01:00
hack-5.10 generic: sync mtd rootfs hack with part_bits 2022-03-26 22:55:13 +00:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.10 kernel: bump 5.10 to 5.10.108 2022-03-26 18:14:39 +00:00
config-5.10 kernel: mark CONFIG_PSTORE_COMPRESS_DEFAULT as "is not set" 2022-03-26 02:02:45 +01:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES