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
file.c
Makefile