
22 Aug
2015
22 Aug
'15
6:20 a.m.
On 21 August 2015 at 17:27, Simon Glass sjg@chromium.org wrote:
On 20 August 2015 at 07:40, Bin Meng bmeng.cn@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@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@chromium.org
Applied to u-boot-x86, thanks!