Skip to content
Snippets Groups Projects
Commit 8ce4e5c2 authored by michael's avatar michael Committed by Wolfgang Denk
Browse files

Fix checking fat32 cluster size.


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: default avatarmichael trimarchi <trimarchi@gandalf.sssup.it>
parent 661bad63
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment