commit | c0e118c8a1a32eda2a9c66174930afaf304753b4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <[email protected]> | Sat Nov 10 22:14:13 2018 +0100 |
committer | Boris Brezillon <[email protected]> | Mon Nov 12 11:51:02 2018 +0100 |
tree | 0b0d87d0b27e8d1788321fb2f5181d21611d31fe | |
parent | e0be6a68b5410f3b401eb9f191da6f83b06793f1 [diff] |
mtd: partitions: Add OF support to RedBoot partitions This adds device tree support for RedBoot partitioning. We read out the FIS directory block information from the device tree and then parse the partition table from there. Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>