kernel: backport "ofpart" mtd parser upstream quirks support
authorRafał Miłecki <rafal@milecki.pl>
Mon, 15 Feb 2021 10:47:17 +0000 (11:47 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Mon, 15 Feb 2021 11:02:33 +0000 (12:02 +0100)
commitac7d45b5e783fdd4ca35fe53a0921d8972f3f53b
tree4733e155ba27824d4d1f7b1efe363394a8aa3ef1
parent3da4acaa7bba185489b968a140ecf327169db0bd
kernel: backport "ofpart" mtd parser upstream quirks support

This adds quirks support to the "ofpart" parser. It's required to
support fixed partitions that require some extra logic.

Right now only BCM4908 binding is supported (BCM4908 requires detecting
currently used "firmware" partition).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/bcm4908/patches-5.4/140-0001-dt-bindings-mtd-move-partition-binding-to-its-own-fi.patch [deleted file]
target/linux/bcm4908/patches-5.4/140-0002-dt-bindings-mtd-add-binding-from-BCM4908-partitions.patch [deleted file]
target/linux/bcm4908/patches-5.4/140-0003-mtd-parsers-ofpart-support-BCM4908-fixed-partitions.patch [deleted file]
target/linux/generic/backport-5.4/402-v5.12-0001-dt-bindings-mtd-move-partition-binding-to-its-own-fi.patch [new file with mode: 0644]
target/linux/generic/backport-5.4/402-v5.12-0002-dt-bindings-mtd-add-binding-for-BCM4908-partitions.patch [new file with mode: 0644]
target/linux/generic/backport-5.4/402-v5.12-0003-mtd-parsers-ofpart-support-BCM4908-fixed-partitions.patch [new file with mode: 0644]
target/linux/generic/backport-5.4/402-v5.12-0004-mtd-parsers-ofpart-fix-building-as-module.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