Marvell 88SE9170 support with IMX

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

Marvell 88SE9170 support with IMX

跳至解决方案
1,842 次查看
dabrain
Contributor I

Dear all,

Is there someone who succeeded to support marvell 88SE9170 chip in order to provide additional SATA port using PICe.

Indeed i'm using an IMX6q and the imx6 sdk test does not succeed to init the PCIe port with this device plugged in.

Any help would be appreciated.

Stephane

标签 (2)
0 项奖励
1 解答
1,156 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Cerveau

seems 88SE9170 is supported on linux, so one can try with linux

[PATCH] ahci: add PCI ID for Marvell 88SE9170 SATA controller (Linux IDE and SATA Storage)

as for SDK - it is used just for basic testing, one can only test if it is detected by i.MX6 PCIe

module.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
1,157 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Cerveau

seems 88SE9170 is supported on linux, so one can try with linux

[PATCH] ahci: add PCI ID for Marvell 88SE9170 SATA controller (Linux IDE and SATA Storage)

as for SDK - it is used just for basic testing, one can only test if it is detected by i.MX6 PCIe

module.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
1,156 次查看
dabrain
Contributor I

Thanks for you answer.

After some investigation, I have been able to make it work by avoiding the pci uboot init.

Indeed this chip does not support double init or need to be power on/off with gpio.

Anyway thx for your help.

0 项奖励