u-boot-brain/fs/fat
Egbert Eich bc8d98713f fs/fat: Don't multiply fatsize with sector size
Bugfix:
Here at this place we need the fat size in sectors not bytes.
This was found during code review when adding support for storage
devices with blocksizes != 512.

Signed-off-by: Egbert Eich <eich@suse.com>
2013-05-01 16:24:02 -04:00
..
fat_write.c fs/fat: Don't multiply fatsize with sector size 2013-05-01 16:24:02 -04:00
fat.c fs: Move ls and read methods into ext4, fat 2013-03-04 14:19:56 -05:00
file.c fs/fat: Big code cleanup. 2010-07-24 20:54:46 +02:00
Makefile fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 2012-10-29 14:21:19 -07:00