]> git.dujemihanovic.xyz Git - u-boot.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)
commitfa328446bce23ab210c5aa01249075b6a7a7e251
tree70309b9c366e75b255c148a5a30bc988bec32177
parent38534712cd4c4d8acdf760ee87ba219f82d738c9
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