[PATCH 3.11-rc] pci: mvebu: disable prefetchable memory support in PCI-to-PCI bridge

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 6 06:36:18 EDT 2013


Dear Jason Gunthorpe,

On Fri, 2 Aug 2013 11:43:50 -0600, Jason Gunthorpe wrote:

> > To achieve this, we simply make the prefetchable memory base a
> > read-only register that always returns 0. Reading/writing all the
> > other prefetchable memory related registers has no effect.
> 
> Looks good to me. It is very good that you were able to merge the
> downstream prefetchable BARs into the normal MMIO window.

Thanks.

> Though looking at the original thread I really wonder if something
> else is wrong here as well. The ethernet should not have only
> prefetchable BARs.
> 
> For instance, I found this link:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=448712
> 
> Which shows a more resonable arrangement:
> 
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>         Region 0: I/O ports at e800 [size=256]
>         Region 2: Memory at dffff000 (64-bit, non-prefetchable) [size=4K]
>         Region 4: Memory at deff0000 (64-bit, prefetchable) [size=64K]
>         Expansion ROM at dffc0000 [disabled] [size=128K]
> 
> vs Finn's:
> 
> 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev)
>          Subsystem: Realtek Semiconductor Co., Ltd. TEG-ECTX Gigabit PCI-E Adapter [Trendnet]
>          Flags: bus master, fast devsel, latency 0, IRQ 9
>          I/O ports at 10000 [size=256]
>          Memory at e0014000 (64-bit, prefetchable) [size=4K]
>          Memory at e0010000 (64-bit, prefetchable) [size=16K]

Right, but Finn had the same output in 3.10, where the old Kirkwood PCI
driver was used. So it doesn't seem to be related to the driver, but
maybe to how the hardware works?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the linux-arm-kernel mailing list