[PATCH] uimage: fix CRC32 verification on NFS

Sascha Hauer s.hauer at pengutronix.de
Tue Oct 15 01:17:35 PDT 2024


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 <s.hauer at pengutronix.de>




More information about the barebox mailing list