[U-Boot] [PATCH v2 8/8] x86: Remove CONFIG_SYS_EARLY_PCI_INIT

Bin Meng bmeng.cn at gmail.com
Wed Nov 11 05:42:49 CET 2015


On Sat, Nov 7, 2015 at 7:58 AM, Simon Glass <sjg at chromium.org> wrote:
> On 6 November 2015 at 02:04, Bin Meng <bmeng.cn at gmail.com> wrote:
>> CONFIG_SYS_EARLY_PCI_INIT is not needed any more since with driver
>> model, PCI enumeration is automatically triggered.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v2: None
>>
>>  include/configs/bayleybay.h      | 1 -
>>  include/configs/crownbay.h       | 1 -
>>  include/configs/galileo.h        | 1 -
>>  include/configs/minnowmax.h      | 1 -
>>  include/configs/qemu-x86.h       | 1 -
>>  include/configs/som-6896.h       | 1 -
>>  include/configs/x86-chromebook.h | 1 -
>>  7 files changed, 7 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list