mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-29 01:31:23 +02:00
The test code for virtio is fairly simplistic and does not actually create a block device. Add a way to specify the device type in the device tree. Add a block device so that we can do more testing. Signed-off-by: Simon Glass <sjg@chromium.org>