Re: [U-Boot] [PATCH 8/8] x86: qemu: Enable NVMe driver

2017-08-09 Thread Tom Rini
On Thu, Aug 03, 2017 at 02:31:03AM -0700, Bin Meng wrote: > QEMU supports NVMe emulation. Enable the NVMe driver on QEMU x86. > > Signed-off-by: Bin Meng Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mailing

[U-Boot] [PATCH 8/8] x86: qemu: Enable NVMe driver

2017-08-03 Thread Bin Meng
QEMU supports NVMe emulation. Enable the NVMe driver on QEMU x86. Signed-off-by: Bin Meng --- configs/qemu-x86_defconfig | 1 + doc/README.nvme| 8 2 files changed, 9 insertions(+) diff --git a/configs/qemu-x86_defconfig b/configs/qemu-x86_defconfig index 068b1cd..91eb33e