mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-18 05:07:00 +02:00
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> |
||
---|---|---|
.. | ||
cramfs | ||
ext2 | ||
fat | ||
fdos | ||
jffs2 | ||
reiserfs | ||
Makefile |