RE: spi-rspi mixes DMA and PIO transfers causing PIO transfer to fail.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> The gr peach board only has the internal 10MB SRAM so everything should be
> coming from there.

Damn. There goes that easy excuse of why it's slow.


> The kernel is running from the memory mapped SPI flash however. I'm not sure
> if that would make a difference.

No, that should not be the issue because the DMA moving bytes to the RSPI across the internal busses should not need the CPU.

Still, I guess the good thing about using DMA is that you can transfer out (or in) lots of data and don't have to worry about lots of interrupts.


Chris





[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux