[U-Boot] [PATCH 0/3] dm: pcie_fsl: Fix some issues

Hou Zhiqiang Zhiqiang.Hou at nxp.com
Tue Jul 23 12:42:44 UTC 2019


The current driver is not working on some PowerPC T-series, P-series
and MPC85xx platforms due to the difference in PCIe IP revisions and
the various integration on different platforms. This patch set fixes
these issues.

Hou Zhiqiang (3):
  dm: pcie_fsl: Fix workaround of P4080 erratum A003
  dm: pcie_fsl: Fix the Class Code fixup function
  dm: pcie_fsl: Fix the calculation of controller index

 drivers/pci/pcie_fsl.c | 33 ++++++++++++++++++++++++++-------
 drivers/pci/pcie_fsl.h | 16 ++++++++++++++++
 2 files changed, 42 insertions(+), 7 deletions(-)

-- 
2.9.5



More information about the U-Boot mailing list