Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Contributor
cyberwizzard
Posts: 48
Registered: ‎03-16-2010
0

Re: Device Tree for c67x00

I solved my problem, see the thread I linked before for information and a patch to "fix" the Cypress driver to use the DTS properly.

Visitor
pierre_usb
Posts: 11
Registered: ‎02-23-2011
0

Re: Device Tree for c67x00

Hello,

 

Ok thanks for the "patch".

I succeeded to use C67x00 driver but without to use the device tree. I will try to use the "patch" to use device tree support.

Have you fixed your interrupt error?

 

I have a very slow USB bandwidth... Have you problems with reading, writing or bandwidth?

 

Best regards.

 

Pierre

Contributor
cyberwizzard
Posts: 48
Registered: ‎03-16-2010
0

Re: Device Tree for c67x00

The interrupt error was due to unconnected pins which prevented the clearing of the interrupt.

 

The bandwidth is not extremely high (due to the lack of DMA, I think I read that somewhere) but enough to drive a USB headset for example.

Visitor
pierre_usb
Posts: 11
Registered: ‎02-23-2011
0

Re: Device Tree for c67x00

 

Ok,

 

The bandwidth for me was 600 kbytes/s before I reduced the value TOTAL_FRAME_BW  in the driver from 12000 to 4096 because I had writing errors... After that, I obtained a bandwidth of 120 kbytes/s but without reading or writing errors.

 

Thanks.

 

Pierre

Visitor
rekikamal
Posts: 2
Registered: ‎03-09-2012
0

Re: Device Tree for c67x00

hi

I have the same problem as you

I'm working with the ML507 FPGA with power pc processor

Im trying to use the usb port using the linux2.6 kernel

and i have problem with the generator of the device tree

could you please give me some information how make the usb port working with CYPRESS c67x00

thanks

amal
Visitor
mikertetc
Posts: 2
Registered: ‎05-08-2012
0

Re: Device Tree for c67x00

I am also working with the C67x00 on the microblaze. I saw your post concerning unconnected interrupt pins. Could you tell me which pins were unconnected? I am seeing pretty much the same problem and would like to point the way for the hardware guy.
Visitor
hooligan1989
Posts: 3
Registered: ‎08-07-2012
0

Re: Device Tree for c67x00

I have the same problem as you do.

I tried almost everyway I found on the forum, although there are not many.

Have you solved the problem?

Thank you!

 

Xiangyu