[U-Boot] [PATCHv3 2/3] dm: pcie_fsl: Fix the Class Code fixup function
Bin Meng
bmeng.cn at gmail.com
Tue Aug 27 12:55:27 UTC 2019
On Tue, Aug 27, 2019 at 6:13 PM Z.q. Hou <zhiqiang.hou at nxp.com> wrote:
>
> From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
>
> 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 <Zhiqiang.Hou at nxp.com>
> ---
> 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 <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list