[PATCH] riscv: qemu: enable booting on a second virtio device

Leo Liang ycliang at andestech.com
Wed Jan 31 03:57:25 CET 2024


On Wed, Jan 10, 2024 at 09:26:53PM +0100, Aurelien Jarno wrote:
> 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 at aurel32.net>
> ---
>  include/configs/qemu-riscv.h | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list