u-boot-brain/fs/fat
Sergei Shtylyov 60b36f0fc7 fat: cannot compare bytes and sectors
The code multiples the FAT size in sectors by the sector size and then tries to
compare that to the number of sectors in the 'getsize' variable.  While fixing
this, also change the initial value of 'getsize' as the division of FATBUFSIZE
by the sector size gets us FATBUFBLOCKS.

Signed-off-by: Sergei Shtylyov <sshtylyov@mvista.com>
2011-10-01 21:51:23 +02:00
..
fat.c fat: cannot compare bytes and sectors 2011-10-01 21:51:23 +02:00
file.c fs/fat: Big code cleanup. 2010-07-24 20:54:46 +02:00
Makefile scaled down version of generic libraries for SPL 2011-07-26 14:44:25 +02:00