
4 Dec
2019
4 Dec
'19
5:01 a.m.
On Thu, Nov 14, 2019 at 06:33:30PM +0530, Lokesh Vutla wrote:
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
Applied to u-boot/master, thanks!
--
Tom