
6 May
2023
6 May
'23
3:46 a.m.
On Fri, May 5, 2023 at 6:55 AM Simon Glass sjg@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@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@gmail.com