Lokesh Vutla 095764e369 spl: ymodem: Fix loading of fit image
spl ymodem driver always assumes that 1 BUF_SIZE is read in one stream.
This might not be true when image is not padded to BUF_SIZE and the last
sector that gets loaded will be < BUF_SIZE. Drop this assumption and use
the actual size that is loaded.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-12-03 08:44:14 -05:00
..
2019-08-11 16:43:41 -04:00
2019-12-03 08:44:14 -05:00
2019-11-07 18:01:13 -05:00
2019-08-11 16:43:41 -04:00
2016-05-02 18:37:09 -04:00
2019-07-24 13:16:29 -04:00
2019-08-11 16:43:41 -04:00