* pci based on mpc8250
@ 2007-05-02 9:11 feng
0 siblings, 0 replies; only message in thread
From: feng @ 2007-05-02 9:11 UTC (permalink / raw)
To: linuxppc-embedded
hi all:
I have been working on my pci for about 2 mounths ,but I can't work it out.
I list the problems I encounter here.Any suggestion will be welcome.
We want to send 208 bytes per frame.but it was send in several frames.
We try to disalbe the snoop bit in our program ,choose another dma band
width.the result it we can speed up the speed ,but it can't be checked
through by our check program.what confused us is that the data gets by our
software transferes through the hardware is right .
some one suggests that:
When snooping is not used and a memeory region is cacheable, you should
invalidate cache area (executing as much DCBI instructions as required)
corresponding to the transfer region after each transfer before read it by the
core. Refer to the Programming Environments Manual for 32-Bit Implementations
of the PowerPC Architecture, Chapter 8 Instruction Set, dcbi.
our Latency Timer Register value is 0xc4,and the cachline is 0x8
thank you for you attention.
feng
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-03 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-02 9:11 pci based on mpc8250 feng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox