From: Oliver Rutsch <orutsch@sympatec.com>
To: David Hawkins <dwh@ovro.caltech.edu>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: MPC5200, PLX9054 PCI Card - stalled DMA transfers
Date: Thu, 08 Mar 2007 08:47:29 +0100 [thread overview]
Message-ID: <45EFBF91.7080304@sympatec.com> (raw)
In-Reply-To: <45E75859.3090508@ovro.caltech.edu>
Hi David,
>
> I use the PLX-9054 in my custom boards (TI DSP on-board), and
> Linux x86 host computer. When debugging, I load a simple memmap
> driver, and 'tickle' the board registers directly.
>
> There's a copy of the PLX driver in here ...
> http://www.ovro.caltech.edu/~dwh/correlator/pdf/cobra_driver.pdf
> http://www.ovro.caltech.edu/~dwh/correlator/software/cobra_driver-2.9.tar.gz
>
I read your interesting article. Thanks for this!
The PCI card I'm using works without problems on a X86 PC, so I think
the PLX hardware is O.K. I checked every local PLX9054 register on the
MPC5200 against the X86 PC. On both computers they have the same values.
Even a simple block DMA does not work, although I checked all registers
and addresses. So I think the plx driver software is O.K. on the MPC5200
and there has to be a hardware reason. Maybe the pci bus is not granted
to the bus master controller of the PLX9054 when it requests the bus.
We'll check this when our hardware guy has time for this ;-)
> Anyway, manually setup a DMA transfer and convince yourself that
> you know which bits to twiddle, then figure out why the driver
> code isn't doing as its asked.
>
I've done so without success. The driver seems to make everything
correct. A block DMA is fairly simple on the 9054, so I think there must
be a hardware reason for this.
Has anybody ever used a PCI card on the MPC5200 which has its own
busmaster controller? I think most people use the BestComm DMA
controller on the MPC5200, right?
Thanks for your interest and bye,
--
Dipl. Ing. Oliver Rutsch
EMail: orutsch@sympatec.com · Tel.:+49 5323 717514
Sympatec GmbH · Am Pulverhaus 1 · 38678 Clausthal-Zellerfeld · Germany
next prev parent reply other threads:[~2007-03-08 7:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-01 12:44 MPC5200, PLX9054 PCI Card - stalled DMA transfers Oliver Rutsch
2007-03-01 22:48 ` David Hawkins
2007-03-08 7:47 ` Oliver Rutsch [this message]
2007-03-08 12:20 ` Sylvain Munaut
2007-03-09 17:03 ` David Hawkins
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45EFBF91.7080304@sympatec.com \
--to=orutsch@sympatec.com \
--cc=dwh@ovro.caltech.edu \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.