Refine support for 'fastboot getvar all' command
authorji.luo <ji.luo@nxp.com>
Thu, 28 Sep 2017 10:54:27 +0000 (18:54 +0800)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:28 +0000 (02:37 +0800)
commitb5022ed05208216b930a9fd5717ff56299327dbd
treee11c059eb1dbfabc644fdc5c9fa4153d326aa5d1
parentb27848836a9eb0e4f121a62209c4424cd4de58fd
Refine support for 'fastboot getvar all' command

Make the device respond multiple packets after receiving fastboot
command "fastboot getvar all" from the host. It can make the
"fastboot getvar all" work both on Windows host and Linux host.

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