Home
last modified time | relevance | path

Searched hist:cd1b042c5c035719018cffb751714d30513af0a6 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/fat/
H A Dfat.ccd1b042c5c035719018cffb751714d30513af0a6 Fri Jul 20 13:20:12 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> 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: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Wolfgang Denk <wd@denx.de>