kernel: add pending fitblk uImage.FIT sub-image block driver
authorDaniel Golle <daniel@makrotopia.org>
Tue, 5 Dec 2023 00:20:42 +0000 (00:20 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 15 Feb 2024 19:06:36 +0000 (19:06 +0000)
commit8fc5457869729f5ab10691ff84a0921a0df854cf
treec3e701286f89d2cc26d4a8c47746a6650e08d913
parentfc153aa8d94ffe09d5ff50e2a73a6dfc209d8545
kernel: add pending fitblk uImage.FIT sub-image block driver

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>
target/linux/generic/config-6.1
target/linux/generic/pending-6.1/510-block-add-uImage.FIT-subimage-block-driver.patch [new file with mode: 0644]
target/linux/generic/pending-6.1/511-init-bypass-device-lookup-for-dev-fit-rootfs.patch [new file with mode: 0644]