summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <[email protected]>2014-05-12 12:05:33 +0200
committerMarek Vasut <[email protected]>2014-05-15 00:23:56 +0200
commit1aa4bdc82db1e0393a461e0cd908d88418e1f632 (patch)
treef8f31b282c8a8df758e3c26243af305917d11d3e /include/stdio_dev.h
parent8630c1c7e395e946ca6f98e2500e86e14f2c56bb (diff)
drivers:dfu: dfu_flush(): add raw data flush to complete dfu write
Before dfu write and flush operations separation, dfu write data was flushed by host download request with len of zero size. Since above change manually calling dfu write with zero size has non sense (e.g. in THOR). This should be done by flush operation. So now dfu_write_buffer_drain() is called in dfu_flush(). If there is any raw data to flush (like it can be in thor) then it will be physically written to medium. Signed-off-by: Przemyslaw Marczak <[email protected]> Cc: Lukasz Majewski <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Marek Vasut <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions