summaryrefslogtreecommitdiff
path: root/common/cli.c
diff options
context:
space:
mode:
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>2023-03-17 13:04:13 +0100
committerTom Rini <trini@konsulko.com>2023-03-30 15:09:59 -0400
commitfefd949157430e1dc8569fa39729c63c5eccb454 (patch)
treee1c82633845366faea0d89fcf9faeab50d5f74d0 /common/cli.c
parent447dfbc0638f65accaeba1afa3b33840bdb46b6e (diff)
fs: fat: do not mangle short filenames
Do not mangle lower or mixed case filenames which fit into the upper case 8.3 short filename. This ensures FAT standard compatible short filenames (SFN) to support systems without long filename (LFN) support like boot roms (ex. SFN BOOT.BIN instead of BOOT~1.BIN for LFN boot.bin). Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Diffstat (limited to 'common/cli.c')
0 files changed, 0 insertions, 0 deletions