u-boot/fs/fat
J. Vijayanand 206d68fdd4 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>
2011-10-27 23:53:57 +02:00
..
Makefile FAT: Add FAT write feature 2011-10-26 21:40:44 +02:00
fat.c fat: correct ATTR_VFAT check 2011-10-27 23:53:57 +02:00
fat_write.c FAT: Add FAT write feature 2011-10-26 21:40:44 +02:00
file.c fs/fat: Big code cleanup. 2010-07-24 20:54:46 +02:00