aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBryan Wu <[email protected]>2009-12-21 10:43:06 -0500
committerGreg Kroah-Hartman <[email protected]>2010-03-02 14:53:28 -0800
commit3a8a3b1cee6c525661732b8bcf29ac63d42945ed (patch)
tree0d35ecc39dbd9b879b61d6b49bc5f2085b55c564 /tools/perf/scripts/python/bin
parentca0e9485afb8db3abf58235abf6afded2df0db17 (diff)
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Normally, the musb uses ep1 as the bidirectional bulk endpoint. This won't work on the Blackfin musb as all endpoints (except ep0) are unidirectional. Further, ep1-ep4 have a small 128 byte FIFO which makes them undesirable for bulk endpoints (which need more like a 512 byte FIFO). This leaves us with ep5-ep7 which have 1024 byte FIFOs and can be configured as either in/out and bulk/interrupt/iso on the fly. Signed-off-by: Bryan Wu <[email protected]> Signed-off-by: Cliff Cai <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions