From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] dfu: usb: f_dfu: Set deferred call for dfu_flush() function
Date: Thu, 28 Jan 2016 12:03:29 -0700 [thread overview]
Message-ID: <56AA6601.7050208@wwwdotorg.org> (raw)
In-Reply-To: <1453999597-26991-2-git-send-email-l.majewski@samsung.com>
On 01/28/2016 09:46 AM, Lukasz Majewski wrote:
> This patch fixes situation when one would like to write large file into
> medium with the file system (fat, ext4, etc).
> This change sets file size limitation to the DFU internal buffer size.
Tested-by: Stephen Warren <swarren@nvidia.com>
I tested this on NVIDIA's Jetson TX1 using test/py's test_dfu, with
existing transfer sizes (63 bytes ... 8MB) rather than attempting to do
anything with large files.
next prev parent reply other threads:[~2016-01-28 19:03 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 [this message]
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 ` [U-Boot] [PATCH 0/2] dfu: samsung: Commits to allow sending and storing large files via DFU Heiko Schocher
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=56AA6601.7050208@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox