
12 Sep
2017
12 Sep
'17
2:29 p.m.
On 9 September 2017 at 11:15, Rob Clark robdclark@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@gmail.com Reviewed-by: Ćukasz Majewski lukma@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@chromium.org