[U-Boot] [PATCH 0/4] dfu: Provide proper Poll Timeout values

Marek Vasut marex at denx.de
Tue Dec 10 15:10:23 CET 2013


On Monday, December 09, 2013 at 04:20:12 PM, Lukasz Majewski wrote:
> This patch series adds support for DFU's proper Poll Timeout setting.
> This fixes problem with "dying" transmission of a large files (like
> rootfs).
> 
> Moreover some very simple clean-up patches have been included.
> 
> Test HW:
> Exynos4210 - TRATS board
> 
> 
> Lukasz Majewski (4):
>   dfu: Export allocated dfu buffer size
>   usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout
>     value
>   usb: f_dfu: cosmetic: Code cleanup
>   ARM: trats: dfu: Enable default Poll Timeout for Trats board
> 
>  drivers/dfu/dfu.c          |    5 +++++
>  drivers/usb/gadget/f_dfu.c |   43
> ++++++++++++++++++++++++++++++++++++++----- drivers/usb/gadget/f_dfu.h |  
>  2 ++
>  include/configs/trats.h    |    1 +
>  include/dfu.h              |    4 ++++
>  5 files changed, 50 insertions(+), 5 deletions(-)

Applied all, thanks

Best regards,
Marek Vasut


More information about the U-Boot mailing list