[U-Boot] [PATCH] spl: ymodem: Fix loading of fit image

Tom Rini trini at konsulko.com
Wed Dec 4 05:01:47 CET 2019


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

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191203/d3eebb6f/attachment-0001.sig>


More information about the U-Boot mailing list