[U-Boot] [PATCH] dm: pci: change bus number register setting compliant with Linux

Bin Meng bmeng.cn at gmail.com
Tue Oct 17 09:36:33 UTC 2017


On Tue, Oct 17, 2017 at 3:48 PM, Zhiqiang Hou <Zhiqiang.Hou at nxp.com> wrote:
> From: Minghuan Lian <Minghuan.Lian at nxp.com>
>
> This patch is to change uboot PCI bus assignement compliant with Linux.

nits: U-Boot

> It means each PCIe controller's bus number is 0, not the current maximum
> PCI bus number, when start to scan this controller.
>
> Signed-off-by: Minghuan Lian <Minghuan.Lian at nxp.com>
> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> ---
>  drivers/pci/pci_auto.c        | 6 +++---
>  drivers/pci/pcie_dw_mvebu.c   | 1 +
>  drivers/pci/pcie_layerscape.c | 2 +-
>  drivers/pci/pcie_xilinx.c     | 2 ++
>  4 files changed, 7 insertions(+), 4 deletions(-)
>

Other than that,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list