On Thu, Feb 28, 2008 at 11:21 AM, Reynes Philippe <
tremyfr@xxxxxxxx> wrote:
Hi
I see the Cypress USB host with linux 2.4, but I don't see it with 2.6
(in petalinux of course).
On the linux-usb ML, there are patches for the cypress cy7c67300 :
http://www.mail-archive.com/linux-usb@xxxxxxxxxxxxxxx/msg01905.html
I have two questions :
1) Someone has planned to add cypress cy7c67300 driver in petalinux for linux 2.6 ?
2) As I see 2 existing drivers, one for 2.4, one for 2.6, which one should be used
for this port/backport ?
Thanks a lot,
Philippe
John Williams <jwilliams@xxxxxxxxxxxxxx> a écrit :
Hi Mikael,
Haudebourg, Mickael (Silica) wrote:
> I want to impelement a host USB with microblaze.
> What really supported in terms of drivers and Host ?
> I can not evalaute the difficulte to implement a driver ...
The
simplest approach is probably to copy the interconnection of the
Cypress EZUSB devices used on Xilinx ML40x (and 50x) boards. This is a
fairly low performance solution, but it is known to work and doesn't
require complications like PCI etc. There are linux drivers available
to support this device.
Regards,