Re: [PATCH] powerpc/5200: Bugfix for PCI mapping of memory and IMMR

2009-01-30 Thread Andre Schwarz
Matt Sealey wrote: On Mon, Jan 26, 2009 at 10:34 PM, Grant Likely wrote: From: Grant Likely This patch ensures that memory gets properly mapped into the PCI address space. Without this patch, the memory window BAR is left at whatever value happened to be loaded into the BAR when Linux was

Re: [PATCH] powerpc/5200: Bugfix for PCI mapping of memory and IMMR

2009-01-29 Thread Wolfram Sang
On Mon, Jan 26, 2009 at 09:34:36PM -0700, Grant Likely wrote: > From: Grant Likely > > This patch ensures that memory gets properly mapped into the PCI > address space. Without this patch, the memory window BAR is left > at whatever value happened to be loaded into the BAR when Linux > was boote

Re: [PATCH] powerpc/5200: Bugfix for PCI mapping of memory and IMMR

2009-01-27 Thread Grant Likely
On Tue, Jan 27, 2009 at 10:56 AM, Matt Sealey wrote: > On Mon, Jan 26, 2009 at 10:34 PM, Grant Likely > wrote: >> From: Grant Likely >> >> This patch ensures that memory gets properly mapped into the PCI >> address space. Without this patch, the memory window BAR is left >> at whatever value ha

Re: [PATCH] powerpc/5200: Bugfix for PCI mapping of memory and IMMR

2009-01-27 Thread Matt Sealey
On Mon, Jan 26, 2009 at 10:34 PM, Grant Likely wrote: > From: Grant Likely > > This patch ensures that memory gets properly mapped into the PCI > address space. Without this patch, the memory window BAR is left > at whatever value happened to be loaded into the BAR when Linux > was booted. With