RE: [U-Boot-Users] PCI Configuration

PCI is initialized in the U-boot code, Kernel does not do initialization. One option which we used was to port init code into the kernel (somehow we did not want PCI in u-boot). If you do not have such restriction, then it is better to use u-boot init.
Regards, Muhammad Sarwar Mangrove Systems Inc.
-----Original Message----- From: sudhakar rajashekhara [mailto:rsudhakar_blr@yahoo.com] Sent: Wednesday, January 28, 2004 11:00 AM To: u-boot-users@lists.sourceforge.net Subject: [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/
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (1)
-
Muhammad Sarwar