Frank Wang
8c9b4d5598
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
...
In current high speed fastboot, fs_ep_in.wMaxPacketSize is configured 64 bytes
as default, as a result, it failed to match the size at initialization stage in
usb controller.
Actually, hardware can support less than or equal to 512 bytes in high speed mode,
so I changed the condition from '!=' to '>' to fix this issue.
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Tested-by: Steve Rae <srae@broadcom.com>
2016-02-04 12:38:26 +01:00
..
2015-11-10 09:19:52 -05:00
2015-09-11 09:35:40 +02:00
2016-01-19 08:31:21 -05:00
2015-04-14 05:48:11 +02:00
2013-09-24 17:51:35 +02:00
2015-12-17 21:54:40 +01:00
2015-07-22 08:57:54 +02:00
2016-01-16 07:06:55 +01:00
2015-05-29 12:41:04 +02:00
2015-09-11 17:15:21 -04:00
2013-09-24 17:51:35 +02:00
2013-07-24 09:44:38 -04:00
2014-11-23 06:48:30 -05:00
2015-12-17 21:54:41 +01:00
2015-12-17 21:54:41 +01:00
2015-12-17 21:54:40 +01:00
2015-12-17 21:54:40 +01:00
2016-02-04 12:38:26 +01:00
2014-09-24 18:30:29 -04:00
2013-07-24 09:44:38 -04:00
2015-04-14 05:48:12 +02:00
2015-11-19 20:27:50 -07:00
2015-01-18 12:31:00 +01:00
2013-12-18 19:53:19 +01:00
2016-01-14 22:11:34 -05:00
2016-01-13 21:05:19 -05:00
2015-11-19 20:27:50 -07:00
2015-09-07 13:41:03 +02:00
2015-04-14 05:48:11 +02:00
2015-09-11 17:15:21 -04:00
2015-08-05 17:20:34 +02:00
2015-12-17 21:54:40 +01:00
2014-09-24 18:30:29 -04:00
2011-02-19 20:32:37 +01:00
2015-04-14 05:48:11 +02:00
2013-07-24 09:44:38 -04:00
2015-08-24 20:30:38 +02:00
2016-01-19 08:31:21 -05:00
2016-01-19 08:31:21 -05:00
2016-01-13 21:05:19 -05:00
2014-04-30 10:30:57 +02:00