commit | 08382878d8bd0ca8326d5415a5b5410f03cf6c62 | [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 | be7c666aa32e0b100a35c80e6005ce5b0ad1b230 [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>