u-boot-brain/fs/fat
Heinrich Schuchardt 3a331aee56 fs: fat: generate unique short names
File names must be unique within their directory. So before assigning a
short name we must check that it is unique.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-12-10 09:14:59 +01:00
..
fat_write.c fs: fat: generate unique short names 2020-12-10 09:14:59 +01:00
fat.c fs: fat: export fat_next_cluster() 2020-12-10 09:14:58 +01:00
Kconfig fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 2018-01-22 16:43:31 -05:00
Makefile spl: fat/fs: Add option to include/exclude FAT write build in SPL 2019-02-01 09:12:48 -05:00