
28 Jan
2016
28 Jan
'16
8:03 p.m.
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.