diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-24 21:04:07 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-10 09:14:58 +0100 |
commit | c5924118c03dc8db30d633de98afe6ad6eb7f277 (patch) | |
tree | 36f5e0411cab19ffdfeb13e4cd221cc3cef49f42 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 03f1f78a9b44b5fd6fc09faf81639879d2d0f85f (diff) | |
download | u-boot-c5924118c03dc8db30d633de98afe6ad6eb7f277.tar.gz u-boot-c5924118c03dc8db30d633de98afe6ad6eb7f277.tar.xz u-boot-c5924118c03dc8db30d633de98afe6ad6eb7f277.zip |
fs: fat: correct first cluster for '..'
The FAT specification [1] requires that for a '..' directory entry pointing
to the root directory the fields DIR_FstClusHi and DIR_FstClusLo are 0.
[1] Microsoft FAT Specification, Microsoft Corporation, August 30 2005
Fixes: 31a18d570d96 ("fs: fat: support mkdir")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions