提交 52e1d93c 编写于 作者: P Patrick Wildt 提交者: Tom Rini

NVMe: do PCI enumerate before nvme scan

Make sure that the PCI busses are enumerated before trying to
find a NVMe device.
Signed-off-by: NPatrick Wildt <patrick@blueri.se>
Reviewed-by: NBin Meng <bmeng.cn@gmail.com>
上级 2f83481d
......@@ -189,6 +189,7 @@
"fi\0" \
\
"nvme_boot=" \
BOOTENV_RUN_PCI_ENUM \
BOOTENV_RUN_NVME_INIT \
BOOTENV_SHARED_BLKDEV_BODY(nvme)
#define BOOTENV_DEV_NVME BOOTENV_DEV_BLKDEV
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册