diff options
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | 2012-07-20 15:20:12 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-09-02 17:16:08 +0200 |
commit | cd1b042c5c035719018cffb751714d30513af0a6 (patch) | |
tree | aef17d32566d445ca603ef09715f1744e8fb0f0f /board/rbc823/kbd.c | |
parent | 88503ad3bb5a21a95fe388a1d45e303c206a4e9d (diff) | |
download | talos-obmc-uboot-cd1b042c5c035719018cffb751714d30513af0a6.tar.gz talos-obmc-uboot-cd1b042c5c035719018cffb751714d30513af0a6.zip |
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>
Diffstat (limited to 'board/rbc823/kbd.c')
0 files changed, 0 insertions, 0 deletions