]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: qemu: enable booting on a second virtio device
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 10 Jan 2024 20:26:53 +0000 (21:26 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 31 Jan 2024 08:52:15 +0000 (16:52 +0800)
commitcbc45cb5964297e682f072e56336288a8b5c881a
treee1ef5eff5b4c5e48067632946adea32876a91ba4
parent465e7e6d506a419ab12ed0817d8f083d43584602
riscv: qemu: enable booting on a second virtio device

QEMU RISC-V supports multiple virtio devices, but only tries to boot to
the first one. Enable support for a second virtio device, that is useful
for instance to boot on a disk image + an installer. Ideally that should
be made dynamic, but that's a first step.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
include/configs/qemu-riscv.h