On Fri, May 5, 2023 at 6:55 AM Simon Glass 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
> ---
>
> Changes in v4:
> - Split out patch to enable bus mastering
>
> drivers/nvme/nvme_pci.c |
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
---
Changes in v4:
- Split out patch to enable bus mastering
drivers/nvme/nvme_pci.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/nvme/nv
2 matches
Mail list logo