t210: Nano: Add NVME support
authorTom Warren <twarren@nvidia.com>
Mon, 11 May 2020 23:38:58 +0000 (16:38 -0700)
committerTom Warren <twarren@nvidia.com>
Thu, 18 Jun 2020 22:12:34 +0000 (15:12 -0700)
This allows Nano to use the key M.2 on the CVB to connect and use a M.2
NVMe SSD stick. Works on my Nano B00, WD SN750 NVMe SSD shows up
w/'nvme' commands. Will add booting from NVMe via distro cmds in a future
patch.

Signed-off-by: Tom Warren <twarren@nvidia.com>
configs/p3450-0000_defconfig

index 2bf8f97ca2d0726961ab1b7dfeb56ae362d0bff4..c27a6ea23770572987270586a06d39012aca0604 100644 (file)
@@ -56,3 +56,4 @@ CONFIG_CI_UDC=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_USB_HOST_ETHER=y
 CONFIG_USB_ETHER_ASIX=y
+CONFIG_NVME=y