1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 01:57:09 +01:00
Files
u-boot-megous/include/blk.h
Eric Nelson 50fe8df2c2 common: blk: fix comment about blkcache_read return value
The blkcache_read() routine returns 1 (true) to indicate that a block was
found in the cache and returned, or 0 if not.

Signed-off-by: Eric Nelson <eric@nelint.com>
2020-01-25 12:04:36 -05:00

21 KiB