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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to