diff options
author | Bin Meng <bmeng@tinylab.org> | 2023-09-26 16:43:42 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-10 16:25:48 -0400 |
commit | 4e345656e7253d655aa8f697350091f3c82c4f0f (patch) | |
tree | 12bf4f2024cef959ff1b0c01e6ce1e82719e0dcd /arch/arm/include/asm/system.h | |
parent | a9bf25cb93b96502da814f22cd2fbb284272a800 (diff) |
cmd: blk_common: Stop using hard-coded block size for Sandbox operations
commit 3d2fc7971454 ("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: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/include/asm/system.h')
0 files changed, 0 insertions, 0 deletions