[PATCH 1/3] riscv: qemu: Enable booting from NVMe
Leo Liang
ycliang at andestech.com
Tue Sep 24 04:48:56 CEST 2024
On Sun, Sep 22, 2024 at 01:11:00PM +0300, lekkit at at.encryp.ch wrote:
> [EXTERNAL MAIL]
>
> From: LekKit <50500857+LekKit at users.noreply.github.com>
>
> QEMU supports NVMe devices, but U-Boot only tries to boot from Virtio.
> This is problematic when explicitly using NVMe, so fix that.
>
> Additionally, RVVM virtual machine is almost fully compatible with QEMU,
> except it only implements NVMe drives instead of VirtIO.
> ---
> 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