aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-5.10/430-mtd-add-myloader-partition-parser.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: silence refresh warningChristian Lamparter2022-08-051-1/+1
| | | | | | |Warning: trailing whitespace in line 66 of drivers/mtd/parsers/Kconfig Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* kernel: add the latest mtd patch extending ofpart parserRafał Miłecki2021-03-011-2/+2
| | | | | | | | | | | | 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>
* kernel: add linux 5.10 supportFelix Fietkau2021-02-161-0/+229
Signed-off-by: Felix Fietkau <nbd@nbd.name>