kernel: add the latest mtd patch extending ofpart parser
authorRafał Miłecki <rafal@milecki.pl>
Mon, 1 Mar 2021 17:12:48 +0000 (18:12 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Mon, 1 Mar 2021 17:18:38 +0000 (18:18 +0100)
commit7a7b2fd809809fbd7045bd3dad4fc896a6fef06f
treecdb775d788642c833eafdd1ce28a7f4dca22c3c5
parentc58005a9431b16107d8c6398b9095a5b3bcfcb25
kernel: add the latest mtd patch extending ofpart parser

This adds the latest version of ofpart commit. It hopefully
1. Doesn't break compilation
2. Doesn't break partitioning
(this time).

It's required to implement fixed partitioning with some quirks. It's
required by bcm53xx, bcm4908, kirkwood, lantiq and mvebu.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
15 files changed:
target/linux/ath79/patches-5.10/404-mtd-cybertan-trx-parser.patch
target/linux/ath79/patches-5.4/404-mtd-cybertan-trx-parser.patch
target/linux/bcm4908/patches-5.4/400-mtd-parsers-ofpart-support-BCM4908-fixed-partitions.patch [deleted file]
target/linux/generic/pending-5.10/401-v5.13-mtd-parsers-ofpart-support-BCM4908-fixed-partitions.patch [new file with mode: 0644]
target/linux/generic/pending-5.10/430-mtd-add-myloader-partition-parser.patch
target/linux/generic/pending-5.10/435-mtd-add-routerbootpart-parser-config.patch
target/linux/generic/pending-5.4/404-v5.13-mtd-parsers-ofpart-support-BCM4908-fixed-partitions.patch [new file with mode: 0644]
target/linux/generic/pending-5.4/430-mtd-add-myloader-partition-parser.patch
target/linux/generic/pending-5.4/435-mtd-add-routerbootpart-parser-config.patch
target/linux/ipq806x/patches-5.4/0031-mtd-add-SMEM-parser-for-QCOM-platforms.patch
target/linux/kirkwood/patches-5.10/202-linksys-find-active-root.patch
target/linux/kirkwood/patches-5.4/202-linksys-find-active-root.patch
target/linux/lantiq/patches-5.4/0101-find_active_root.patch
target/linux/mvebu/patches-5.10/400-find_active_root.patch
target/linux/mvebu/patches-5.4/400-find_active_root.patch