On 23 May 2015 at 10:37, Simon Glass <[email protected]> wrote:
> On 23 May 2015 at 10:12, Bin Meng <[email protected]> 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 <[email protected]>
>>
>> ---
>>
>> 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 <[email protected]>

Applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to