[U-Boot] [PATCH] FAT: make FAT compile without VFAT
Richard Genoud
richard.genoud at gmail.com
Tue Dec 4 16:32:47 CET 2012
2012/12/4 Marek Vasut <marex at denx.de>:
> Dear Richard Genoud,
>
> Please provide a reasonable commit message. Why is this needed?
hi,
You're right, my commit message is nearly inexistent.. sorry.
This is needed in the case where we don't want the VFAT support (for
whatever reason).
in this case, we #undef CONFIG_SUPPORT_VFAT (in fat.h)
and it breaks at :
csum = mkcksum(dentptr->name, dentptr->ext);
> I really dislike the amount of added #ifdefs :(
> [...]
yes, I wasn't very comfortable with that either, I'll come with
something cleaner.
Best regards,
Richard.
>
> Best regards,
> Marek Vasut
--
for me, ck means con kolivas and not calvin klein... does it mean I'm a geek ?
More information about the U-Boot
mailing list