All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] dfu: Provide proper Poll Timeout values
Date: Tue, 10 Dec 2013 10:54:52 +0100	[thread overview]
Message-ID: <20131210105452.2cb0d0b4@amdc2363> (raw)
In-Reply-To: <1386602416-12863-1-git-send-email-l.majewski@samsung.com>

Hi Heiko,

> 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.
> 

I'd have a little request. Please check if those patches doesn't break
anything on NAND related boards.

Thanks in advance.

> 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(-)
> 


-- 
Best regards,

Lukasz Majewski

Samsung R&D Institute Poland (SRPOL) | Linux Platform Group

  parent reply	other threads:[~2013-12-10  9:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 15:20 [U-Boot] [PATCH 0/4] dfu: Provide proper Poll Timeout values Lukasz Majewski
2013-12-09 15:20 ` [U-Boot] [PATCH 1/4] dfu: Export allocated dfu buffer size Lukasz Majewski
2013-12-10 10:49   ` Heiko Schocher
2013-12-09 15:20 ` [U-Boot] [PATCH 2/4] usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value Lukasz Majewski
2013-12-10  6:34   ` Bo Shen
2013-12-10  8:27     ` Lukasz Majewski
2013-12-10  8:37       ` Bo Shen
2013-12-10 10:49   ` Heiko Schocher
2013-12-09 15:20 ` [U-Boot] [PATCH 3/4] usb: f_dfu: cosmetic: Code cleanup Lukasz Majewski
2013-12-10 10:49   ` Heiko Schocher
2013-12-09 15:20 ` [U-Boot] [PATCH 4/4] ARM: trats: dfu: Enable default Poll Timeout for Trats board Lukasz Majewski
2013-12-10 10:50   ` Heiko Schocher
2013-12-10  9:54 ` Lukasz Majewski [this message]
2013-12-10 10:24   ` [U-Boot] [PATCH 0/4] dfu: Provide proper Poll Timeout values Heiko Schocher
2013-12-10 14:10 ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131210105452.2cb0d0b4@amdc2363 \
    --to=l.majewski@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.