[U-Boot] [PATCH v2 06/12] x86: baytrail: Remove the fsp_init_phase_pci() call

Simon Glass sjg at chromium.org
Sat Aug 22 06:20:19 CEST 2015


On 21 August 2015 at 17:27, Simon Glass <sjg at chromium.org> wrote:
> On 20 August 2015 at 07:40, Bin Meng <bmeng.cn at gmail.com> wrote:
>> It turns out that calling fsp_init_phase_pci() in arch_misc_init()
>> is subject to break pci device drivers as with driver model, when
>> the bus enumeration happens is not deterministic.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/x86/cpu/baytrail/valleyview.c | 8 +-------
>>  1 file changed, 1 insertion(+), 7 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list