linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 440gx dma transfer with no data change at dest
@ 2006-03-07 21:16 Kevin Kleinosowski
  2006-03-10 22:07 ` Kevin Kleinosowski
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Kleinosowski @ 2006-03-07 21:16 UTC (permalink / raw)
  To: linuxppc-embedded


I am running a simple test with a software initiated DMA transfer from one 
bigphysarea allocated buffer to another bigphysarea allocated buffer. 
The destination buffer shows no data changes once the transfer is done.

However, I perform the same simple test using __get_dma_pages() rather 
then the bigphysarea_alloc_pages() and the destination does get the 
data transfer.

Is there a reason this should fail for bigphysarea?  I understand the low 
memory addresses needed for the DMA controller on some platforms, but I 
didnt think that limitation existed on the PPC.  Besides that, the 
bigphysarea returns low memory address anyway.  Anyone have an idea why? 
An old archive email had someone with a similar problem, but there were no 
follow-ups to the message.

I have linux 2.4.27-pre3 patched, ppc-linux-gcc (GCC) 3.3.3 (DENX ELDK 
3.1.1 3.3.3-9), U-Boot 1.1.2, and GMS 440gx board.

thanks,
Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread
* 440gx dma transfer with no data change at dest
@ 2006-05-26 20:58 John Lange
  0 siblings, 0 replies; 3+ messages in thread
From: John Lange @ 2006-05-26 20:58 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

Hi Kevin

 

I saw a posting from March where you were asking about problems doing
memory to memory DMA transfers with the ppc4xx_dma module of Linux.  I'm
curious if you figured out that issue.  Would you be kind enough to
share how you fixed the issue you were having?  I would sure appreciate
a snippet of working example code if it's not proprietary.

 

Best regards,

John

 


[-- Attachment #2: Type: text/html, Size: 2267 bytes --]

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

end of thread, other threads:[~2006-05-26 21:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-07 21:16 440gx dma transfer with no data change at dest Kevin Kleinosowski
2006-03-10 22:07 ` Kevin Kleinosowski
  -- strict thread matches above, loose matches on Subject: below --
2006-05-26 20:58 John Lange

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).