Skip to content
Snippets Groups Projects
Commit cd1b042c authored by Benoît Thébaudeau's avatar Benoît Thébaudeau Committed by Wolfgang Denk
Browse files

FAT: Fix redundant sector read


With the previous code, the remaining prefetched sectors were read
again after each sector.  With this patch, each sector is read only
once, thus making the prefetch useful.

Signed-off-by: default avatarBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Wolfgang Denk <wd@denx.de>
parent 88503ad3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment