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

Z.q. Hou zhiqiang.hou at nxp.com
Tue Oct 17 09:46:00 UTC 2017


Hi Bin,

Thanks a lot for your review!

> -----Original Message-----
> From: Bin Meng [mailto:bmeng.cn at gmail.com]
> Sent: 2017年10月17日 17:37
> To: Z.q. Hou <zhiqiang.hou at nxp.com>
> Cc: U-Boot Mailing List <u-boot at lists.denx.de>; York Sun
> <york.sun at nxp.com>; Stefan Roese <sr at denx.de>; Simon Glass
> <sjg at chromium.org>; Konstantin Porotchkin <kostap at marvell.com>; Tuomas
> Tynkkynen <tuomas.tynkkynen at iki.fi>; shadi at marvell.com; Mingkai Hu
> <mingkai.hu at nxp.com>
> Subject: Re: [U-Boot] [PATCH] dm: pci: change bus number register setting
> compliant with Linux
> 
> 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

Yes, I'll correct it next version.

> 
> > 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>

Thanks,
Zhiqiang


More information about the U-Boot mailing list