[PATCH 05/15] blk: host_dev: Sanity check on the size of host backing file

Simon Glass sjg at chromium.org
Mon Oct 2 03:16:58 CEST 2023


On Tue, 26 Sept 2023 at 02:49, Bin Meng <bmeng at tinylab.org> wrote:
>
> Since we are emulating a block device, its size should be multiple
> of the configured block size.
>
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> ---
>
>  drivers/block/host_dev.c | 5 +++++
>  1 file changed, 5 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list