On Tue, Aug 27, 2019 at 6:13 PM Z.q. Hou <[email protected]> wrote: > > From: Hou Zhiqiang <[email protected]> > > The Class Code fixup method was changed from PCIe block > revision 3.0, the current fixup is only valid for the > revision 3.0 and the later ones. > > This patch is to add the Class Code fixup for the block > revision < 3.0. > > Signed-off-by: Hou Zhiqiang <[email protected]> > --- > V3: > - Refactor the classcode fixup function. > > drivers/pci/pcie_fsl.c | 17 +++++++++++++---- > drivers/pci/pcie_fsl.h | 3 +++ > 2 files changed, 16 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

