[U-Boot-Users] [PATCH V2] Fix checking fat32 cluster size.
Wolfgang Denk
wd at denx.de
Mon Mar 3 00:44:58 CET 2008
In message <47CB2B4A.6000703 at 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 at 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 at denx.de
A conservative is a man who believes that nothing should be done for
the first time. - Alfred E. Wiggam
More information about the U-Boot
mailing list