uboot-mt623x/fs/fat
michael 8ce4e5c2c0 Fix checking fat32 cluster size.
This fixes the cluster size tests in the FAT32 file system.
The current implementation of VFAT support doesn't work if the
referred cluster has an offset > 16bit representation, causing
"fatload" and "fatls" commands etc. to fail.

Signed-off-by: michael trimarchi <trimarchi@gandalf.sssup.it>
2008-03-03 00:40:42 +01:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
fat.c Fix checking fat32 cluster size. 2008-03-03 00:40:42 +01:00
file.c fs/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:56:50 -05:00