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

