u-boot/fs
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
..
cramfs Fix building with CRAMFS but not JFFS2 support 2008-01-09 13:04:37 +01:00
ext2 fs: Fix ext2 read issue 2008-03-02 22:47:35 +01:00
fat Fix checking fat32 cluster size. 2008-03-03 00:40:42 +01:00
fdos fs/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 17:56:50 -05:00
jffs2 fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
reiserfs fs/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:07:56 -05:00
Makefile Synchronize with U-BOOT mainline 2007-09-15 00:03:35 +02:00