[U-Boot] Disabling PCI on PPC460EX

Hi,
Is there a way to disable PCI on 460EX (via some config option) while leaving PCI-E enabled ? I'm asking because on custom board I have PCI is unused, but both PCI-E slots should be enabled. I had problems with this in u-boot-1.3.4, and had to modify pci_init_board() to not invoke pci_440_init().
Thanks.
Felix.

Hi Felix,
On Wednesday 15 April 2009, Felix Radensky wrote:
Is there a way to disable PCI on 460EX (via some config option) while leaving PCI-E enabled ? I'm asking because on custom board I have PCI is unused, but both PCI-E slots should be enabled. I had problems with this in u-boot-1.3.4, and had to modify pci_init_board() to not invoke pci_440_init().
Could be that you need to change some code here. Patches as always welcome. ;)
Best regards, Stefan
===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de =====================================================================
participants (2)
-
Felix Radensky
-
Stefan Roese