[U-Boot-Users] Fat32 cluster size

Hi, I post a patch for fix checking of cluster size in fat32. Currently implementation of vfat support does't work if the referred cluster has an offset > 16bit rapresentation. fatload ide 0:1 <addr> <file> fatls etc doesn't work properly.
I hope that my patch will be integrated in the u-boot projects
Regards Michael

In message 47CAF75E.6020200@gandalf.sssup.it you wrote:
I post a patch for fix checking of cluster size in fat32. Currently implementation of vfat support does't work if the referred cluster has an offset > 16bit rapresentation. fatload ide 0:1 <addr> <file> fatls etc doesn't work properly.
I would really like to apply your patch, but you should have included this bug description in your patch instead of just writing "current implementation was broken", and we need a proper Signed-off-by: line including your full name.
Best regards,
Wolfgang Denk
participants (2)
-
michael
-
Wolfgang Denk