u-boot/drivers/nvme
Simon Glass eacc261178 bootstd: Add a new pre-scan priority for bootdevs
We need extensions to be set up before we start trying to boot any of the
bootdevs. Add a new priority before all the others for tht sort of thing.
Also add a 'none' option, so that the first one is not 0.

While we are here, comment enum bootdev_prio_t fully and expand the test
for the 'bootdev hunt' command.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:41 -05:00
..
Kconfig blk: Select SPL_LEGACY_BLOCK automatically 2022-09-16 11:05:16 -04:00
Makefile nvme: apple: Add driver for Apple NVMe storage controller 2022-02-10 16:44:23 -05:00
nvme_apple.c arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00
nvme_pci.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
nvme_show.c nvme: Do not allocate 8kB buffer on stack 2022-01-14 13:16:10 -05:00
nvme-uclass.c bootstd: Add a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -05:00
nvme.c bootstd: Add an NVMe bootdev 2023-01-23 18:11:40 -05:00
nvme.h nvme: Add shutdown function 2022-02-10 16:44:23 -05:00