questions: second of the 2 pcie controllers does not scan the bus.

2013-12-06 Thread Ruchika
good fix rather than the uboot hack and get better understanding of the problem. If there are any pointers someone could provide it would be awesome. Thank you Regards Ruchika ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://l

questions: second of the 2 pcie controllers does not scan the bus.

2013-12-07 Thread Ruchika
Any ideas/pointers anyone ? Thank you On 12/6/2013 6:48 PM, Ruchika wrote: Hi, I am working with an p4080 based board. I am trying to get 2 PCIE controllers probed properly. In uboot I have no problems scanning and discovering what is connected to both controllers/PCI bridges. For both PCIE1

Question about EHCI on P4080

2014-02-19 Thread Ruchika
chip on it connected to the USB controller via a Ulpi interface. Uboot debug indicates that the transfer times out and was still "Active" The kernel code indicates that a companion driver handles 1.1 devices. Does this mean there are 2 HCD's, one for HS and one for FS/LS in the kern

Re: Question about EHCI on P4080

2014-02-20 Thread Ruchika
linuxppc, Is there another mailing list which is more appropriate ? If so I'd be happy to get a recommendation. Thank you Regards ruchika On 2/19/2014 11:55 PM, Ruchika wrote: Hi, I've been trying to understand why the uboot code is unable to work with USB1.1 devices. On a USB a

P4080 + EHCI controller question

2014-02-20 Thread Ruchika
Hi, I've been trying to understand why the uboot code is unable to work with USB1.1 devices. On a USB analyzer: I notice on an analyzer that there are no SOF or IN tokens seen on the bus at all. The only after the very first setup packet is sent and ACK'd. The board has a hub chip on it connecte