mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-05 02:23:31 +08:00
42a9f147d8
The function blk_dread will return -ENOSYS on failure or on success the number of blocks read, which must be the number asked to read (otherwise it failed somewhere). Correct this check. Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
fat_write.c | ||
fat.c | ||
file.c | ||
Kconfig | ||
Makefile |