Home
last modified time | relevance | path

Searched hist:"5466983200 e6f059b3af40eb17b2cd18497a869d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dqemu-x86.h5466983200e6f059b3af40eb17b2cd18497a869d Sat May 23 16:12:32 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: qemu: Make host bridge (b.d.f=0.0.0) visible

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.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dx86-common.h5466983200e6f059b3af40eb17b2cd18497a869d Sat May 23 16:12:32 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: qemu: Make host bridge (b.d.f=0.0.0) visible

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.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>