From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ley Foon Tan Date: Fri, 24 May 2019 10:29:57 +0800 Subject: [U-Boot] [PATCH 0/3] Intel FPGA PCIe fixes Message-ID: <1558665000-3037-1-git-send-email-ley.foon.tan@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patchset fix issues in Intel FPGA PCIe driver. - Fix TLP polling timeout - Fix enumerating mult-function PCIe device issue - Fix PCIe switch read config register issue Ley Foon Tan (3): pci: intel: Increase TLP polling counter pci: intel: Fix error when enumerating multi-function PCIe device pci: intel: Fix configuration type based on secondary number drivers/pci/pcie_intel_fpga.c | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) -- 2.19.0