Re: [U-Boot] [PATCH v3 8/9] fs/fat: fix case for FAT shortnames

2017-09-12 Thread Simon Glass
On 9 September 2017 at 11:15, Rob Clark 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 > Reviewed-by: Łukasz Majewski > --- > fs/fat/fat.c | 16 ++-

[U-Boot] [PATCH v3 8/9] fs/fat: fix case for FAT shortnames

2017-09-10 Thread Rob Clark
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 Reviewed-by: Łukasz Majewski --- fs/fat/fat.c | 16 ++-- fs/fat/fat_write.c | 4 ++-- include/fat.h | 6

[U-Boot] [PATCH v3 8/9] fs/fat: fix case for FAT shortnames

2017-09-09 Thread Rob Clark
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 Reviewed-by: Łukasz Majewski --- fs/fat/fat.c | 16 ++-- fs/fat/fat_write.c | 4 ++-- include/fat.h | 6