[PATCH v2 1/1] virtio: blk: support block sizes exceeding 512 bytes
Tom Rini
trini at konsulko.com
Wed Sep 10 20:14:50 CEST 2025
On Sat, 30 Aug 2025 22:39:54 +0200, Heinrich Schuchardt wrote:
> QEMU allows to specify the logical block size via parameter
> logical_block_size of a virtio-blk-device.
>
> The communication channel via virtqueues remains based on 512 byte blocks
> even if the logical_block_size is larger.
>
> Consider the logical block size in the block device driver.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] virtio: blk: support block sizes exceeding 512 bytes
commit: c85b8071e7d3fd333f8a2fdd28083cb5ec3a0645
--
Tom
More information about the U-Boot
mailing list