[U-Boot-Users] PCI Configuration

Hi,
I am facing some problems during the PCI initialization of U-boot on MPC8280. If I disbale PCI initialization in U-Boot will Linux Kernel initialize PCI when it is coming up ?(When PCI has been enabled in the kernel)
regards, Sudhakar.
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/

Sudhakar Rajashekhara writes:
Sudhakar> Hi, I am facing some problems during the PCI Sudhakar> initialization of U-boot on MPC8280. If I disbale PCI Sudhakar> initialization in U-Boot will Linux Kernel initialize PCI Sudhakar> when it is coming up ?(When PCI has been enabled in the Sudhakar> kernel)
It depends on your kernel. We developed set of dirvers for 82xx family and our kernel performs all the necessary initialisations. We do not activate U-Boot's PCI code because it's not needed for booting the kernel. Your kernel may behave differently.
participants (2)
-
sudhakar rajashekhara
-
Yuli Barcohen