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
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

