u-boot/drivers/nvme
Jon Nettleton 0deb91318b nvme: Detect devices that are class Storage Express
This adds support to detect the catchall PCI class for NVMe devices.
It allows the drivers to work with most NVMe devices that don't need
specific detection due to quirks etc.

Tested against a Samsung 960 EVO drive.

Signed-off-by: Jon Nettleton <jon@solid-run.com>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-08-13 15:17:32 -04:00
..
Kconfig nvme: Add NVM Express driver support 2017-08-13 15:17:31 -04:00
Makefile nvme: Add show routine to print detailed information 2017-08-13 15:17:31 -04:00
nvme-uclass.c nvme: Add NVM Express driver support 2017-08-13 15:17:31 -04:00
nvme.c nvme: Detect devices that are class Storage Express 2017-08-13 15:17:32 -04:00
nvme.h nvme: Add NVM Express driver support 2017-08-13 15:17:31 -04:00
nvme_show.c nvme: Add show routine to print detailed information 2017-08-13 15:17:31 -04:00