PCIe DMA problems with i.MX6

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

PCIe DMA problems with i.MX6

跳至解决方案
2,999 次查看
andrewellis
Contributor III

Hi,

 

I have built a driver, which in the past has successfully been used on an xscale system, as well as x86 systems. The driver installs without any problems and I can view it with lsmod, and can see the hardware which is behind a PLX PCIe -> mPCI bridge with lspci.

 

There is a dma problem, which I can't get to the bottom of. I have obtained the errors from dmesg which I have attached.

 

Firstly can the PCIe interface be used with DMA?

 

Where can I find information about the memory range supported by the DMA controller so that I can modify the driver to support the correct DMA address range?


The driver has been built to use a bounce buffer.


Kind regards


Andrew

Original Attachment has been moved to: soloerror.log.zip

标签 (2)
0 项奖励
回复
1 解答
1,499 次查看
karina_valencia
NXP Apps Support
NXP Apps Support

Employee

Only ARM and IPU can access PCIe space.  The other bus master can't access PCIe space.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,500 次查看
karina_valencia
NXP Apps Support
NXP Apps Support

Employee

Only ARM and IPU can access PCIe space.  The other bus master can't access PCIe space.

0 项奖励
回复