Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: add pending fitblk uImage.FIT sub-image block driver | Daniel Golle | 2024-02-15 |
Add 'fitblk' driver to replace the rejected/deprecated uImage.FIT partition parser. To use the new driver, add phandle /chosen/rootdisk and point it to the MTD partition, UBI volume or block device holding the uImage.FIT. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |