diff options
author | J. Vijayanand <vijayanand.jayaraman@in.bosch.com> | 2011-10-19 07:43:08 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-27 23:53:57 +0200 |
commit | 206d68fdd41e4942825cfc4a91a096297b654a24 (patch) | |
tree | c1d8cabd43e514b1ca67a9febb37261ab97e2c71 /drivers/mtd/nand | |
parent | e116cc069fa4cbe51f3dab84698bc0ac57085f62 (diff) | |
download | u-boot-imx-206d68fdd41e4942825cfc4a91a096297b654a24.zip u-boot-imx-206d68fdd41e4942825cfc4a91a096297b654a24.tar.gz u-boot-imx-206d68fdd41e4942825cfc4a91a096297b654a24.tar.bz2 |
fat: correct ATTR_VFAT check
ATTR_VFAT condition requires multiple bits to be set but the present
condition checking in do_fat_read() & get_dentfromdir() ends up
passing on even a single bit being set.
Signed-off-by: J. Vijayanand <vijayanand.jayaraman@in.bosch.com>
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Diffstat (limited to 'drivers/mtd/nand')
0 files changed, 0 insertions, 0 deletions