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

Bin Meng bmeng.cn at gmail.com
Fri Oct 20 03:08:16 UTC 2017


On Fri, Oct 20, 2017 at 10:45 AM, Zhiqiang Hou <Zhiqiang.Hou at nxp.com> wrote:
> From: Minghuan Lian <Minghuan.Lian at nxp.com>
>
> This patch is to change U-Boot PCI bus assignement compliant with Linux.
> 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>
> ---
> V2:
>  - Change uboot to U-Boot in commit message.
>
>  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(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list