Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add the latest mtd patch extending ofpart parser | Rafał Miłecki | 2021-03-01 | 1 | -650/+0 |
| | | | | | | | | | | | | 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: drop ofpart patch dropped from upstream mtd tree | Rafał Miłecki | 2021-02-15 | 1 | -0/+650 |
It stopped ofpart_parser_init() from being called Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |