Files
u-boot-tk1-som/drivers
Dileep Katta 9e4b510d40 fastboot: OUT transaction length must be aligned to wMaxPacketSize
OUT transactions must be aligned to wMaxPacketSize for each transfer,
or else transfer will not complete successfully. This patch modifies
rx_bytes_expected to return a transfer length that is aligned to
wMaxPacketSize.

Note that the value of wMaxPacketSize and ep->maxpacket may not be
the same value, and it is the value of wMaxPacketSize that should be
used for alignment. wMaxPacketSize is passed depending on the speed of
connection.

Signed-off-by: Dileep Katta <dileep.katta@linaro.org>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
2015-02-25 17:47:02 +01:00
..
2015-02-12 10:35:33 -07:00
2015-02-12 15:17:29 -07:00
2014-09-24 18:30:28 -04:00
2015-02-19 06:19:18 -07:00
2015-02-19 06:19:18 -07:00
2015-02-19 06:19:18 -07:00
2014-09-24 18:30:28 -04:00