[U-Boot] [PATCHv3 0/3] dm: pcie_fsl: Fix some issues
Z.q. Hou
zhiqiang.hou at nxp.com
Tue Aug 27 10:13:45 UTC 2019
From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
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: Convert IS_ENABLED() run-time checking to #ifdef
dm: pcie_fsl: Fix the Class Code fixup function
dm: pcie_fsl: Fix the calculation of controller index
drivers/pci/pcie_fsl.c | 100 +++++++++++++++++++++++++----------------
drivers/pci/pcie_fsl.h | 10 +++++
2 files changed, 71 insertions(+), 39 deletions(-)
--
2.17.1
More information about the U-Boot
mailing list