aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/pending-6.1/511-init-bypass-device-lookup-for-dev-fit-rootfs.patch
Commit message (Collapse)AuthorAge
* kernel: add pending fitblk uImage.FIT sub-image block driverDaniel Golle2024-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>