commit | 758c706c6873fda806e3ce70d08bbb8ef3b81707 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:47:47 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:40 2023 -0500 |
tree | 5f23c46b4261dd0a022cc824bd1a0456b1beb769 | |
parent | 0d77f8f1ca870f7ecd710e701d46c565ff72c68b [diff] |
bootstd: Add an NVMe bootdev Add a bootdev for NVMe so that these devices can be used with standard boot. Signed-off-by: Simon Glass <sjg@chromium.org>