[SLOF] [PATCH slof 0/3] pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit

Alexey Kardashevskiy aik at ozlabs.ru
Fri Jul 21 17:35:34 AEST 2017


Compared to "pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit",
I split it into 3 parts which I could understand :)


Seems working on the following configuration:

root at le-dbg:~# lspci
00:01.0 PCI bridge: Red Hat, Inc. QEMU PCI-PCI bridge
01:02.0 VGA compatible controller: Device 1234:1111 (rev 02)
01:03.0 Ethernet controller: Mellanox Technologies MT27621 Family


This is based on "pci: Avoid 32-bit prefetchable memory area if possible".

Please comment. Thanks.



Alexey Kardashevskiy (1):
  pci-scan: Move bits around

Thomas Huth (2):
  pci-scan: Fix handling of 32bit windows
  pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit

 slof/fs/pci-scan.fs | 109 ++++++++++++++++++++++++++++++++++------------------
 1 file changed, 72 insertions(+), 37 deletions(-)

-- 
2.11.0



More information about the SLOF mailing list