]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Add a virtio bootdev
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:47:52 +0000 (10:47 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:40 +0000 (18:11 -0500)
commita60f7a3e35bc6da231046a8931072027575c6939
treedab232d613434d0c41935e9616641a5f7664bd99
parent00fc8cade89e36855fe8143c4ee66e951a41734e
bootstd: Add a virtio bootdev

Add a bootdev for virtio so that these devices can be used with standard
boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/virtio/virtio-uclass.c
test/boot/bootdev.c