[U-Boot] [PATCH 1/2] dfu: usb: f_dfu: Set deferred call for dfu_flush() function

Stephen Warren swarren at wwwdotorg.org
Thu Jan 28 20:03:29 CET 2016


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


More information about the U-Boot mailing list