1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/fs
Tom Rini 42a9f147d8 fs/fat: Correct blk_dread() return value check
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>
2017-08-20 09:54:31 -04:00
..
2017-07-11 22:41:47 -04:00
2016-12-02 10:37:47 -07:00
2016-03-14 15:34:50 -06:00
2017-08-16 08:30:24 -04:00
2017-08-11 17:44:50 -04:00