mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +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>