carl9170 firmware: always reset usb endpoints
authorChristian Lamparter <chunkeey@googlemail.com>
Fri, 22 Mar 2013 21:21:34 +0000 (22:21 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Fri, 22 Mar 2013 23:13:24 +0000 (00:13 +0100)
commit1c85595695219f59d3c41bfd26b0a6a5dbad839c
treefdcb4447a03b3e816f4dd99abd225a57791f62e2
parent1b25d75012006376fc3ad3342c60e4b4edcd1575
carl9170 firmware: always reset usb endpoints

It isn't clear what the firmware is supposed to do
when it is initializing the usb phy. The spec says
something about clearing the STALLED/HALTED flags
however the original firmware doesn't do that?!

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/include/usb.h
carlfw/usb/main.c
carlfw/usb/usb.c