RE: [PATCH 23/28] mpc82xx: Define CPU_FTR_NEED_COHERENT

2007-09-18 Thread Rune Torgersen
-Original Message- From: Scott Wood Sent: Monday, September 17, 2007 11:58 AM The 8272 (and presumably other PCI PQ2 chips) appear to have the same issue as the 83xx regarding PCI streaming DMA. Can you explain what this isssue is? We're using a 8280 and have had some PCI

Re: [PATCH 23/28] mpc82xx: Define CPU_FTR_NEED_COHERENT

2007-09-18 Thread Scott Wood
On Tue, Sep 18, 2007 at 09:34:31AM -0500, Rune Torgersen wrote: -Original Message- From: Scott Wood Sent: Monday, September 17, 2007 11:58 AM The 8272 (and presumably other PCI PQ2 chips) appear to have the same issue as the 83xx regarding PCI streaming DMA. Can you

[PATCH 23/28] mpc82xx: Define CPU_FTR_NEED_COHERENT

2007-09-17 Thread Scott Wood
The 8272 (and presumably other PCI PQ2 chips) appear to have the same issue as the 83xx regarding PCI streaming DMA. Signed-off-by: Scott Wood [EMAIL PROTECTED] --- include/asm-powerpc/cputable.h | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git