[U-Boot] [PATCH v3 8/9] fs/fat: fix case for FAT shortnames
Simon Glass
sjg at chromium.org
Tue Sep 12 12:29:20 UTC 2017
On 9 September 2017 at 11:15, Rob Clark <robdclark at gmail.com> wrote:
> Noticed when comparing our output to linux. There are some lcase bits
> which control whether filename and/or extension should be downcase'd.
>
> Signed-off-by: Rob Clark <robdclark at gmail.com>
> Reviewed-by: Ćukasz Majewski <lukma at denx.de>
> ---
> fs/fat/fat.c | 16 ++++++++++------
> fs/fat/fat_write.c | 4 ++--
> include/fat.h | 6 +++++-
> 3 files changed, 17 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list