lkml.org 
[lkml]   [2010]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: USB mass storage and ARM cache coherency
    On Wed, Feb 17, 2010 at 12:02:21PM -0500, Alan Stern wrote:
    > Why do you skip mapping the setup packet but not the data packet?

    This is something of a FAQ in this thread. Here are the responses to
    similar questions yesterday:

    "Gadiyar, Anand" <gadiyar@ti.com> said:
    > Not really. For instance, in the case of the DMA engine in the MUSB
    > controller in OMAP3, we can only use DMA with endpoints other than
    > EP0, and EP0 is what is used for control transfers.
    >
    > It's not PIO for all the endpoints or DMA for all of them.

    "Shilimkar, Santosh" <santosh.shilimkar@ti.com> said:
    > On the OMAP4 (ARM cortex-a9) platform, the enumeration fails because control
    > transfer buffers are corrupted. On our platform, we use PIO mode for control
    > transfers and DMA for bulk transfers.
    >
    > The current stack performs dma cache maintenance even for the PIO transfers
    > which leads to the corruption issue. The control buffers are handled by CPU
    > and they already coherent from CPU point of view.



    \
     
     \ /
      Last update: 2010-02-17 21:29    [W:4.142 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site