diff options
author | Bin Meng <bmeng@tinylab.org> | 2023-09-26 16:43:39 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-10 16:25:48 -0400 |
commit | cf83ff3452ac76ebe882136a7722bf73ea737d3d (patch) | |
tree | 04127225f3a8f3ca442a81af81cb7f581e9c8d99 /cmd/bmp.c | |
parent | 42411e068da2ca16aeb1e80cb89cd5cfde98ada8 (diff) | |
download | u-boot-cf83ff3452ac76ebe882136a7722bf73ea737d3d.tar.gz u-boot-cf83ff3452ac76ebe882136a7722bf73ea737d3d.tar.bz2 u-boot-cf83ff3452ac76ebe882136a7722bf73ea737d3d.zip |
blk: blkmap: Support mapping to device of any block size
At present if a device to map has a block size other than 512,
the blkmap map process just fails. There is no reason why we
can't just use the block size of the mapped device.
Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/bmp.c')
0 files changed, 0 insertions, 0 deletions