Files
u-boot/arch/arm/mach-imx
Francois Berder 4feabb2b8a arch: imx9: Fix blk_dwrite/blk_derase error checking
blk_dwrite/blk_derase returns the number of blocks
written/erased. The existing check allowed partial
writes or partial erase to be considered successful.
Fix error handling of blk_dwrite/blk_derase by checking
that return value corresponds to the number of blocks
written/erased.

Signed-off-by: Francois Berder <fberder@outlook.fr>
2026-06-05 12:54:55 -03:00
..
2024-10-04 09:17:02 -03:00
2026-05-15 17:31:39 -03:00
2024-11-09 08:55:04 -03:00
2024-11-09 08:55:04 -03:00
2025-11-04 12:39:46 -03:00