[U-Boot] [PATCH 09/11] x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards
Simon Glass
sjg at chromium.org
Tue Aug 18 00:15:36 CEST 2015
On 16 August 2015 at 15:27, Simon Glass <sjg at chromium.org> wrote:
> On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
>> It looks that x86 chipset always contains a host bridge at pci
>> b.d.f 0.0.0, so enable this for all boards.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> include/configs/bayleybay.h | 1 -
>> include/configs/crownbay.h | 1 -
>> include/configs/minnowmax.h | 1 -
>> include/configs/qemu-x86.h | 1 -
>> include/configs/x86-common.h | 1 +
>> 5 files changed, 1 insertion(+), 4 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list