Files
u-boot/fs
Heinrich Schuchardt 7557c84855 fs: fat: set start cluster for root directory
When iterating over a child directory we set itr->start_clust.
Do the same when over the root directory.

When looking for deleted directory entries or existing short names we will
have to iterate over directories a second and third time. With this patch
we do not need any special logic for the root directory.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-12-10 09:14:59 +01:00
..
2020-05-18 21:19:18 -04:00
2020-11-19 09:45:49 -05:00
2020-08-07 22:31:32 -04:00
2020-08-07 22:31:32 -04:00