Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: backport "ofpart" mtd parser upstream quirks support | Rafał Miłecki | 2021-02-15 | 1 | -191/+0 |
| | | | | | | | | | | 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> | ||||
* | bcm4908: add pending mtd patches for BCM4908 partitioning | Rafał Miłecki | 2021-01-20 | 1 | -0/+191 |
BCM4908 can have multiple firmware partitions. MTD needs to detect which one is currently used. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |