PCIe NVMe - LS1088A / LS1046A

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

PCIe NVMe - LS1088A / LS1046A

跳至解决方案
2,616 次查看
juergene
Contributor III

Hello community,

is it possible to attach an for example M.2 SSD to the PCIe (NVMe) Lanes from the LS1088A / 46A.

Or does it works only with SATA ?

Thank you in advance.

Best regards,

Juergen

标签 (1)
1 解答
2,035 次查看
alexander_yakov
NXP Employee
NXP Employee

From the hardware point of view, NVMe SSD drive is just a PCIe device, we have PCIe interface in our processors, this is enough to support NVMe from the hardware side.

From the software side - there is a standard Linux kernel driver for nvme. It is not specific to NXP or ARM. Just enable the driver. Search for nvme in make menuconfig.


Have a great day,
Alexander
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

1 回复
2,036 次查看
alexander_yakov
NXP Employee
NXP Employee

From the hardware point of view, NVMe SSD drive is just a PCIe device, we have PCIe interface in our processors, this is enough to support NVMe from the hardware side.

From the software side - there is a standard Linux kernel driver for nvme. It is not specific to NXP or ARM. Just enable the driver. Search for nvme in make menuconfig.


Have a great day,
Alexander
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------