[U-Boot] FAT filesystems and mtools-created filesystems
Tuomas Tynkkynen
tuomas.tynkkynen at iki.fi
Sat Sep 23 10:51:54 UTC 2017
On 09/23/2017 01:26 PM, Tuomas Tynkkynen wrote:
> Hi,
>
> FAT file systems created by GNU mtools have a problem that mtools
> doesn't initialize the first cluster field of the '.' and '..' directory
> entries. That is, with the following script:
>
Oh, and unrelated to the mtools problem, '..' entries leading to the
root directory need fixing in the current code, as itr->is_root needs to
be set.
More information about the U-Boot
mailing list