[U-Boot] [PATCH v4 1/4] dm: pci: Optimize pci_uclass_post_bind()

Simon Glass sjg at chromium.org
Wed Aug 26 16:55:43 CEST 2015


On 24 August 2015 at 01:14, Bin Meng <bmeng.cn at gmail.com> wrote:
> If there is no pci device listed in the device tree,
> don't bother scanning the device tree.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3:
> - Rebase on u-boot-x86/master
> - Drop v2 patches which were already applied
>
>  drivers/pci/pci-uclass.c | 7 +++++++
>  1 file changed, 7 insertions(+)

I'd like to get this series in to correct your serial problem.

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list