This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
由于使用普通方式进行读操作,无法使速度达到20MB,不知道使用DMA方式能否达到这个速率要求,另外,DMA方式又该如何使用呢?请大神不吝赐教!
如果你访问的是nand,内核中已经有dma操作的配置
我想做一个OMAP与FPGA之间的接口,速度要求20.48MB以上,使用单字读取速度不够,想使用DMA方式,不知道速度能否达到。
你可以参考omap中以太网的驱动.