On Wed, 02 Oct 2024 18:07:15 +0200, Ahmad Fatoum wrote:
> Reading a file over NFS is prone to return short reads as the file
> content is split over multiple UDP packets and reads won't return
> more than the number of bytes that have gathered in the FIFO.
>
> The uImage verification code didn't account for this and handled neither
> short reads or the file prematurely ending.
>
> [...]
Applied, thanks!
[1/1] uimage: fix CRC32 verification on NFS
https://git.pengutronix.de/cgit/barebox/commit/?id=5676b0b818d8 (link may
not be stable)
Best regards,
--
Sascha Hauer <[email protected]>