block: recognize /dev/fit* block devices
authorDaniel Golle <daniel@makrotopia.org>
Sat, 24 Dec 2022 15:21:41 +0000 (15:21 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 1 Dec 2023 22:59:52 +0000 (22:59 +0000)
commit41e619ed1352eba4ae51b6cf9d18cd62dbfeaa6f
treeb4385a93bd9005cb5ce0e6fe85b8d056a89035ce
parent97bacb70138a56a8f843faaf63af16c5fb2e0d42
block: recognize /dev/fit* block devices

Prepare for /dev/fit* block devices of the upcoming uImage.FIT
sub-image block driver which are going to be used as rootfs (fit0) as
well as rootfs_data (fitrw) in some cases.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
block.c