[U-Boot] How to do pci_init in flash
sywang
sywang at dongniannetworks.com
Mon Sep 27 04:06:32 CEST 2010
Hello everyone,
I want to do pci configuration in the function 'board_init_f'. How to do
this?
Could I call the function "pci_init" in the function 'board_init_f' or add
the function "pci_init" into the function array " init_sequence "?
In other words, what pre-conditions there are before calling pci_init? How
to check the condition is ready?
Thanks!
Shuyou
More information about the U-Boot
mailing list