linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ML403 and PPC4xx_DMA ?
@ 2007-04-26 16:06 Joachim Förster
  2007-04-26 19:51 ` rvk
  2007-04-26 21:36 ` Rick Moleres
  0 siblings, 2 replies; 3+ messages in thread
From: Joachim Förster @ 2007-04-26 16:06 UTC (permalink / raw)
  To: linuxppc-embedded

Hi all,

I have a question regarding the PowerPC 405 Core on the Xilinx ML403
board and DMA . The Linux kernel has an option called CONFIG_PPC4xx_DMA.
Do all/some PowerPC 4xx Cores have an integrated DMA Controller? I tried
to find some documentation about this DMA Controller in several Xilinx
and IBM manuals which cover the PowerPC 405 Core - but I didn't find
anything.
So, my question is: Does the Virtex-4 FX12 PowerPC 405 Core on the ML403
have such DMA Controller? If yes, is it usable within Linux to transfer
data from RAM to a device's hardware buffers (typical task of a DMA
controller)?

Thanks,
 Joachim

PS: I tried to compile a kernel image with CONFIG_PPC4xx_DMA enabled,
but gcc complains about missing definitions in ppc4xx_dma.c ... e.g.
DCRN_DMASR (defined in ibm405.h). Well I guess I have to have
DCRN_MASR_BASE defined in xparameters_ml403.h .... but defined to what?

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

end of thread, other threads:[~2007-04-26 21:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26 16:06 ML403 and PPC4xx_DMA ? Joachim Förster
2007-04-26 19:51 ` rvk
2007-04-26 21:36 ` Rick Moleres

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).