All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] dfu: samsung: Commits to allow sending and storing large files via DFU
Date: Fri, 29 Jan 2016 07:19:40 +0100	[thread overview]
Message-ID: <56AB047C.4000204@denx.de> (raw)
In-Reply-To: <1453999597-26991-1-git-send-email-l.majewski@samsung.com>

Hello Lukasz,

Am 28.01.2016 um 17:46 schrieb Lukasz Majewski:
> Those commits allow sending and storing large files (e.g. 26 MiB) on the Odroid XU3 board.
>
> On purpose they are sent together to shed light on the process of tunning board to
> be capable of large files transfer.
>
> I would be _REALLY_ grateful for excessive testing, since I'm not able to test this code
> on NAND based devices. Please support me and test this patch for potential regressions.
>
> This change applies on the u-boot-master tree.
> SHA1: aada3d062a0cacde1e783af2ac560f2a0fdf3682
>
> Lukasz Majewski (2):
>    dfu: usb: f_dfu: Set deferred call for dfu_flush() function
>    dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large
>      files transmission and storage
>
>   common/cmd_dfu.c             | 20 ++++++++++++++++++++
>   drivers/usb/gadget/f_dfu.c   | 11 +++--------
>   include/configs/odroid_xu3.h |  1 +
>   include/dfu.h                | 25 +++++++++++++++++++++++++
>   4 files changed, 49 insertions(+), 8 deletions(-)

Tested on the smartweb board (NAND):
http://xeidos.ddns.net/buildbot/builders/smartweb_dfu/builds/49/steps/shell/logs/tbotlog

with current U-Boot mainline.

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

      parent reply	other threads:[~2016-01-29  6:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 16:46 [U-Boot] [PATCH 0/2] dfu: samsung: Commits to allow sending and storing large files via DFU Lukasz Majewski
2016-01-28 16:46 ` [U-Boot] [PATCH 1/2] dfu: usb: f_dfu: Set deferred call for dfu_flush() function Lukasz Majewski
2016-01-28 19:03   ` Stephen Warren
2016-01-29 14:12   ` Heiko Schocher
2016-01-29 14:23     ` Lukasz Majewski
2016-01-28 16:46 ` [U-Boot] [PATCH 2/2] dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files transmission and storage Lukasz Majewski
2016-01-29  6:19 ` Heiko Schocher [this message]

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=56AB047C.4000204@denx.de \
    --to=hs@denx.de \
    --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.