Searched hist:de78ceae23299481131da3c2ec8d8867acf3ad4e (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_fastboot.c | de78ceae23299481131da3c2ec8d8867acf3ad4e Mon Mar 05 12:49:09 UTC 2018 Jason Zhu <jason.zhu@rock-chips.com> fastboot: break fastboot 64 bytes limit
Some message can not be complete transmission because the fastboot can only transmit 64 bytes one time. So add sleep_thread() to judge whether the data is complete transmission before call fastboot_complete().
Change-Id: I9057ffc9ca4b92db8c9ab14e4650d386c5d06254 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
|