]> git.baikalelectronics.ru Git - uboot.git/commit
x86: nvme: coreboot: Enable NVMe
authorSimon Glass <sjg@chromium.org>
Thu, 4 May 2023 22:55:08 +0000 (16:55 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 11 May 2023 02:25:29 +0000 (10:25 +0800)
commitb0aff1524294cc8c5d8f667c36ecc3e95ba7114f
tree70309b9c366e75b255c148a5a30bc988bec32177
parentfd6b6a98e6a1edb008a7d36b582e764a4ed19e74
x86: nvme: coreboot: Enable NVMe

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/coreboot_defconfig