[PATCH v3 14/16] x86: nvme: coreboot: Enable NVMe

Bin Meng bmeng.cn at gmail.com
Thu May 4 15:26:05 CEST 2023


On Thu, May 4, 2023 at 9:18 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Hi Simon,
>
> On Mon, Mar 27, 2023 at 12:17 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > Enable support for NVMe storage devices. Update the driver to enable the
> > bus master bit, since coreboot does not do that automatically.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > (no changes since v2)
> >
> > Changes in v2:
> > - Drop patch 'usb: Quieten a debug message' since it was fixed elsewhere
> > - Drop patch 'x86: coreboot: Use a memory-mapped UART' (not needed)
> >
> >  configs/coreboot_defconfig | 3 +++
> >  drivers/nvme/nvme_pci.c    | 8 ++++++++

The nvme_pci change should go in a separate patch

> >  2 files changed, 11 insertions(+)
> >

Regards,
Bin


More information about the U-Boot mailing list