Use fastboot_tx_write_more() to send multiple packets
authorLuo Ji <ji.luo@nxp.com>
Wed, 22 Nov 2017 05:26:54 +0000 (13:26 +0800)
committerLuo Ji <ji.luo@nxp.com>
Thu, 25 Jan 2018 11:38:53 +0000 (19:38 +0800)
commit9e74f978829f465b54a7fc189d306490399c816b
tree38f824f17aa91cf258707bacf3e7bf21ae8960fc
parent19c75116510c84d21560135847f258f4a52f5a8f
Use fastboot_tx_write_more() to send multiple packets

fastboot_tx_write_more() is designed to send multiple packets to
fastboot host in u-boot, make related changes.

Change-Id: Ic856eb87b89cab2d0c2222a0c48d0bc75567a559
Signed-off-by: Luo Ji <ji.luo@nxp.com>
drivers/usb/gadget/f_fastboot.c