[U-Boot-Users] [PATCH V2] Fix checking fat32 cluster size.

3 Mar
3 Mar
12:44 a.m.
In message 47CB2B4A.6000703@gandalf.sssup.it you wrote:
This patch fix the checking of cluster size in fat32 filesystem. The current implementation was broken. Currently implementation of vfat support does't work if the referred cluster has an offset > 16bit rapresentation. fatload ide 0:1 <addr> <file> and fatls etc doesn't work properly.
Signed-off-by: michael trimarchi trimarchi@gandalf.sssup.it
fs/fat/fat.c | 8 ++++---- include/fat.h | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
A conservative is a man who believes that nothing should be done for
the first time. - Alfred E. Wiggam
6275
Age (days ago)
6275
Last active (days ago)
1 comments
2 participants
participants (2)
-
michael
-
Wolfgang Denk