
On Fri, May 22, 2020 at 11:34 PM sunil@amarulasolutions.com wrote:
From: Suniel Mahesh sunil@amarulasolutions.com
ROC-RK3399-PC Mezzanine is an add-on board for roc-pc-rk3399 target and it hosts a PCIe/M.2 interface. As we have added runtime detection support for this add-on board, this patch enables PCIe/M.2, NVMe so that SSD's which have a PCIe/M.2 interface can be detected.
=> nvme scan => nvme device
IDE device 0: Vendor: 0x144d Rev: 2B2QEXM7 Prod: S4EUNG0N104275H Type: Hard Disk Capacity: 238475.1 MB = 232.8 GB (488397168 x 512)
Signed-off-by: Suniel Mahesh sunil@amarulasolutions.com Signed-off-by: Jagan Teki jagan@amarulasolutions.com
configs/roc-pc-rk3399_defconfig | 3 +++ 1 file changed, 3 insertions(+)
We need to squash to 4/5 not be a separate patch since this support already added.
Jagan.