On Sun, 30 Jul 2023 at 11:38, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > Enhance the description of QEMU block devices > > * Describe how to attach a virtio-blk device. > * Sort the command lines for MMC to match the other devices. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > v2: > %s/if=virtio/if=none/ > --- > doc/board/emulation/blkdev.rst | 14 ++++++++++++-- > 1 file changed, 12 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>