public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* LPC burst accesses
@ 2007-12-11  9:46 Kári Davíðsson
  2007-12-11 13:43 ` WITTROCK
  0 siblings, 1 reply; 3+ messages in thread
From: Kári Davíðsson @ 2007-12-11  9:46 UTC (permalink / raw)
  To: linuxppc-embedded

Hi,

I am in the process of optimizing read accesses to an FPGA in one of our =
custom mpc5200b boards.

I have attempted to do this in two ways, i.e.

1) With the the general SDMA task. Also used by the AC97 audio codec =
driver.
2) Trought the SCLPC fifo offered in relation with the LP bus.

The documentation on freescales site is somehow very vague and even =
though they talk about
read burst accesses they also seem not to be able to guarantee under =
what conditions
burst accesses are generated/not generated. The result that I am seeing =
is that even though=20
that the DMA task and fifo is working as expected (transfering data from =
the FPGA to memory/fifo)
burst reads are _never_ generated (short burst/long burst).

Is there any enlightened soul out there that might shed a litle light on =
this issue or point me into=20
the right direction where I can find more concrete documentation.

I am using linux 2.6.23 as base for these experiments.

rg
kd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-12-12 10:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11  9:46 LPC burst accesses Kári Davíðsson
2007-12-11 13:43 ` WITTROCK
2007-12-12 10:36   ` Kári Davíðsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox