Skip to content
Commit 4e345656 authored by Bin Meng's avatar Bin Meng Committed by Tom Rini
Browse files

cmd: blk_common: Stop using hard-coded block size for Sandbox operations



commit 3d2fc797 ("cmd: blk: Allow generic read/write operations to work in sandbox")
used the hard-coded block size (512) for accessing the sandbox host
device. Now that we have added support for non-512 block size for both
Sandbox host device and blkmap driver, let's stop using the hard-coded
block size.

Signed-off-by: default avatarBin Meng <bmeng@tinylab.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent a9bf25cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment