diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-22 16:04:47 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-10 09:14:59 +0100 |
commit | 7557c8485517aa9d2602abb0010c10ab64feee72 (patch) | |
tree | a3c8f7edd972ff4f9c18e18b3b4ea889d2aca74d /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 27ed690382fd6f6e5796ec9c08693a94cfdc0f14 (diff) | |
download | u-boot-7557c8485517aa9d2602abb0010c10ab64feee72.tar.gz u-boot-7557c8485517aa9d2602abb0010c10ab64feee72.tar.xz u-boot-7557c8485517aa9d2602abb0010c10ab64feee72.zip |
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>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions