commit | ef90df299623499c2a2f0658f9471c65aa82deee | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 04 16:55:08 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Thu May 11 10:25:29 2023 +0800 |
tree | 70309b9c366e75b255c148a5a30bc988bec32177 | |
parent | 4e969d6badaee612c9d677586e12c55151ffe5fc [diff] |
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>