u-boot/fs/fat
Sergei Shtylyov ac4977719e fat: fix crash with big sector size
Apple iPod nanos have sector sizes of 2 or 4 KiB, which crashes U-Boot when it
tries to read the boot sector into 512-byte buffer situated on stack. Make the
FAT code indifferent to the sector size.

Signed-off-by: Sergei Shtylyov <sshtylyov@mvista.com>
2011-10-01 21:50:39 +02:00
..
Makefile scaled down version of generic libraries for SPL 2011-07-26 14:44:25 +02:00
fat.c fat: fix crash with big sector size 2011-10-01 21:50:39 +02:00
file.c fs/fat: Big code cleanup. 2010-07-24 20:54:46 +02:00