Home
last modified time | relevance | path

Searched hist:"33 fac4a6a23b595a2a3cdfa76eddde98d48947b4" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_dfu.h33fac4a6a23b595a2a3cdfa76eddde98d48947b4 Mon Dec 09 15:20:14 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value

It is necessary to deter the host from sending subsequent DFU_GETSTATUS
request in the case of e.g. writing the buffer to medium.

Here the timeout is increased when we fill up the whole buffer. This delay
allows eMMC memory to perform its internal operations.
Otherwise we end up with HOST's error regarding GET_STATUS receive timeout.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
H A Df_dfu.c33fac4a6a23b595a2a3cdfa76eddde98d48947b4 Mon Dec 09 15:20:14 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value

It is necessary to deter the host from sending subsequent DFU_GETSTATUS
request in the case of e.g. writing the buffer to medium.

Here the timeout is increased when we fill up the whole buffer. This delay
allows eMMC memory to perform its internal operations.
Otherwise we end up with HOST's error regarding GET_STATUS receive timeout.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
/rk3399_rockchip-uboot/include/
H A Ddfu.h33fac4a6a23b595a2a3cdfa76eddde98d48947b4 Mon Dec 09 15:20:14 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value

It is necessary to deter the host from sending subsequent DFU_GETSTATUS
request in the case of e.g. writing the buffer to medium.

Here the timeout is increased when we fill up the whole buffer. This delay
allows eMMC memory to perform its internal operations.
Otherwise we end up with HOST's error regarding GET_STATUS receive timeout.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>