diff options
author | Sherry Sun <sherry.sun@nxp.com> | 2020-08-18 18:16:49 +0800 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2020-09-01 14:47:43 +0200 |
commit | 405217a0332aa33e33fb579d75bc7f420c27bcd1 (patch) | |
tree | c1c6ba2e2434e4fdd7174cbe33604576077dea2f /cmd | |
parent | 9e06c5c55a60bea001c82ad32f48177eddda0d38 (diff) | |
download | u-boot-405217a0332aa33e33fb579d75bc7f420c27bcd1.tar.gz u-boot-405217a0332aa33e33fb579d75bc7f420c27bcd1.tar.xz u-boot-405217a0332aa33e33fb579d75bc7f420c27bcd1.zip |
f_sdp: Change bInterval of interrupt endpoint to 3
Since the USB HID limits the maximum bandwidth(3072) for interrupt
endpoint transfers, when the bInterval set to 1, we can only support 3
boards to run sdp at the same time. In order to support more boards,
change the bInterval of interrupt endpoint to 3, which will not affect
the transmission speed.
Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions