[U-Boot] [PATCH V2 06/10] fat: ffconf.h changes for U-Boot port

Tom Rini trini at konsulko.com
Fri Aug 14 20:47:44 CEST 2015


On Tue, Aug 11, 2015 at 08:55:41AM -0600, Stephen Warren wrote:
> Turn on _FS_NORTC: This means we don't have to implement get_fattime()
> which simplifies life for now.
> 
> Automatically set _FS_READONLY based on CONFIG_FAT_WRITE. This requires
> including <config.h> since we reference CONFIG_*.
> 
> Set _USE_LFN to enable long filename handling; an essential feature.
> 
> Set _FS_RPATH so that paths components "." and ".." are correctly parsed
> and handled. This enables paths such as "/extlinux/../foo" to work.
> 
> Set _USE_LABEL so that volume labels can be read.

Hmm, is there some way to wrap volume label support in Kconfig?  I'm
sure this is useful in some cases, but maybe something that boards that
are already on the cusp of their size limit would want off?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150814/6d1ebbb3/attachment.sig>


More information about the U-Boot mailing list