kernel: backport upstream mtd support for partition parsers
authorRafał Miłecki <rafal@milecki.pl>
Fri, 23 Jun 2017 08:47:18 +0000 (10:47 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Fri, 23 Jun 2017 09:40:05 +0000 (11:40 +0200)
commit4d5f296af857ecbd3916d1d156d1bc63c998995a
treeac9c9dac59054e607ad4c357bb2edc01669b5937
parent8c1e760ab60994de26d2a2c85f91e86192999dfb
kernel: backport upstream mtd support for partition parsers

In a log term it should replace our implementation. For now both can
coexist.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/generic/patches-4.9/065-v4.13-0006-mtd-partitions-add-support-for-subpartitions.patch [new file with mode: 0644]
target/linux/generic/patches-4.9/065-v4.13-0007-mtd-partitions-add-support-for-partition-parsers.patch [new file with mode: 0644]
target/linux/generic/patches-4.9/160-mtd-part-add-generic-parsing-of-linux-part-probe.patch
target/linux/generic/patches-4.9/400-mtd-add-rootfs-split-support.patch
target/linux/generic/patches-4.9/401-mtd-add-support-for-different-partition-parser-types.patch
target/linux/generic/patches-4.9/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
target/linux/generic/patches-4.9/404-mtd-add-more-helper-functions.patch
target/linux/generic/patches-4.9/410-mtd-move-forward-declaration-of-struct-mtd_info.patch
target/linux/generic/patches-4.9/411-mtd-partial_eraseblock_write.patch