]> git.baikalelectronics.ru Git - uboot.git/commit
qemu-arm: Enable NVMe for distro boot
authorAlexander Graf <agraf@csgraf.de>
Sun, 27 Feb 2022 12:20:32 +0000 (13:20 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 4 Apr 2022 18:53:26 +0000 (14:53 -0400)
commitb61b3226f369ceff2732b3b112ab8ad6273bed3d
tree0cd006b3f21cdfea248b839ab950fd81ad36aaee
parent4f44e595b46f2599e9c0e96aa62ab223f9118f69
qemu-arm: Enable NVMe for distro boot

We already support the NVMe commands and PCIe backend in the QEMU target,
so let's make it easy for anyone to consume them and enable NVMe distro
boot along the way!

With this patch, I can put an NVMe backed disk image into my QEMU VM and
have it automatically load a UEFI target blob.

Signed-off-by: Alexander Graf <agraf@csgraf.de>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
include/configs/qemu-arm.h