1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-04 15:27:10 +01:00
Files
u-boot-megous/drivers/block/host_dev.c
Bin Meng e261fbf347 blk: host_dev: Sanity check on the size of host backing file
Since we are emulating a block device, its size should be multiple
of the configured block size.

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-10-10 16:19:43 -04:00

3.1 KiB