u-boot/drivers/nvme
Moritz Fischer 85946d69d6 nvme: Update nvme_scan_namespace to keep trying on busy
A busy controller shouldn't be game-over for all controllers,
so keep trying on hitting -EBUSY.

This change brings the actual behavior of the routine in line
with what the descriptions says.

Fixes: 982388eaa9 ("nvme: Add NVM Express driver support")
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Moritz Fischer <moritzf@google.com>
2024-01-18 20:24:13 -05:00
..
Kconfig
Makefile
nvme-uclass.c
nvme.c nvme: Update nvme_scan_namespace to keep trying on busy 2024-01-18 20:24:13 -05:00
nvme.h
nvme_apple.c
nvme_pci.c
nvme_show.c