On 23 May 2015 at 10:12, Bin Meng <bmeng...@gmail.com> wrote:
> The default weak version of pci_skip_dev() in drivers/pci/pci_common.c
> skips the host bridge (b.d.f = 0.0.0) which is actually the i440fx/q35
> chipset for QEMU targets. Define CONFIG_PCI_CONFIG_HOST_BRIDGE to make
> it visible in the PCI configuration space.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>
> ---
>
> Changes in v2:
> - Change to use CONFIG_PCI_CONFIG_HOST_BRIDGE
>
>  include/configs/qemu-x86.h   | 1 +
>  include/configs/x86-common.h | 1 +
>  2 files changed, 2 insertions(+)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to