Files
u-boot/cmd
Bin Meng 4e345656e7 cmd: blk_common: Stop using hard-coded block size for Sandbox operations
commit 3d2fc79714 ("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>
2023-10-10 16:25:48 -04:00
..
2023-08-08 10:22:03 -04:00
2023-09-11 16:34:19 -04:00
2023-07-28 18:45:03 +08:00
2023-09-30 15:24:44 -04:00
2023-07-20 14:10:57 -06:00
2023-08-08 10:22:03 -04:00
2023-08-08 17:05:43 -04:00
2023-07-05 11:28:55 -04:00
2023-08-23 08:02:59 +02:00
2023-07-17 17:12:07 +08:00
2023-09-09 06:12:47 +02:00
2023-06-06 10:37:25 +02:00
2023-06-12 13:24:31 +02:00