AT91 USB driver fix

Andrew Lunn andrew@lunn.ch
Tue Nov 20 11:04:00 GMT 2007


Hi Folks

The AT91 USB driver can use a GPIO line to control the pullup used to
indicate to the host that the device is ready to start work. This GPIO
line can either be active high or active low. There was CDL to control
this. However the CDL was broken. The C code was similarly broken so
that it worked on the AT91SAM7S-EK development board where the code
was developed. I've now been using the code on a custom board where i
needed to use the invert and the bugs came to light. This patch fixes
the problems.

    Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: devs_usb_at91.diff
Type: text/x-diff
Size: 3247 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/ecos-patches/attachments/20071120/5ce14a23/attachment.bin>


More information about the Ecos-patches mailing list