
21 Aug
2017
21 Aug
'17
1:29 a.m.
On Mon, Aug 14, 2017 at 09:02:08PM -0400, Tom Rini wrote:
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
Applied to u-boot/master, thanks!
--
Tom