[PATCH v4 14/16] nvme: Enable PCI bus mastering
Bin Meng
bmeng.cn at gmail.com
Sat May 6 03:46:56 CEST 2023
On Fri, May 5, 2023 at 6:55 AM Simon Glass <sjg at chromium.org> wrote:
>
> U-Boot sets up devices ready for use, but coreboot does not. Enable this
> so that NVMe works OK from coreboot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Split out patch to enable bus mastering
>
> drivers/nvme/nvme_pci.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list