[U-Boot] Pericom PCIE bridge device not detected on APM8081x(ppc4xx)

Hi, I am working with a PCIE board from pericom, on bus 0 on a ppc4xx target klondike board. After the board intiailization when PCI Autoconfig finds P2P device it shows device 0 and goes on upto bus no. 16 by incrementing current_busno each time by 1. Each time it displays the same message: PCI Autoconfig: Found P2P bridge, device 0 It does not find bridge device and further scan on sub bus fails. It starts with pci_host_scan on bus 0 and at a point it hits pciauto_config_device, from here it calls pciauto_setup_device. The bar response in here returns not set. I am not sure if I am missing something here or my BAR registers are not mappped correctly. I set up only one region count i.e. 0 and set it to pci_mem. Hope to hear some ideas on this. Axl.

Dear Axl Rose,
In message 1337288923.85117.YahooMailNeo@web120303.mail.ne1.yahoo.com you wrote:
I am working with a PCIE board from pericom, on bus 0 on a ppc4xx target klondike board. After the board intiailization when PCI Autoconfig finds P2P device it shows device 0 and goes on upto bus no. 16 by incrementing current_busno each time by 1. Each time it displays the same message:
Sorry, but none of this code has ever been pushed to mainline, so we cannot help you. Please contact the vendor of the board or whoever did the U-Boot port for this hardware.
Best regards,
Wolfgang Denk
participants (2)
-
Axl Rose
-
Wolfgang Denk