summaryrefslogtreecommitdiffstats
path: root/fs/Makefile
diff options
context:
space:
mode:
authorSergei Shtylyov <sshtylyov@ru.mvista.com>2011-08-19 09:37:46 +0000
committerWolfgang Denk <wd@denx.de>2011-10-01 21:52:19 +0200
commit025421eab453fd41a3cc14a0fc48115b0dc4c287 (patch)
treeedea3f18319116fc6320b90617844a40f35ce842 /fs/Makefile
parent40e219165bcdf450cc69976fa129f2ef9889973a (diff)
downloadblackbird-obmc-uboot-025421eab453fd41a3cc14a0fc48115b0dc4c287.tar.gz
blackbird-obmc-uboot-025421eab453fd41a3cc14a0fc48115b0dc4c287.zip
fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS
Currently in do_fat_read() when reading FAT sectors, we have to divide down LINEAR_PREFETCH_SIZE by the sector size, whereas it's defined as 2 sectors worth of bytes. In order to avoid redundant multiplication/division, introduce #define PREFETCH_BLOCKS instead of #define LINEAR_PREFETCH_SIZE. Signed-off-by: Sergei Shtylyov <sshtylyov@mvista.com>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud