[U-Boot] [PATCH 0/3] fs: fat: misc fix for FAT16/12
Josh Wu
josh.wu at atmel.com
Thu May 8 10:14:04 CEST 2014
This patch series fix the bug when search files in root dir in FAT16/12.
In early time, I've sent a single patch for this:
http://patchwork.ozlabs.org/patch/336585/
This patch series is updated version compare with the early one in above URL.
It not only refined my early fix but also add other misc fixes.
Josh Wu (3):
fs/fat: add fat12 cluster check
fs: fat_write: fix the incorrect last cluster checking
fs/fat: correct FAT16/12 file finding in root dir
fs/fat/fat_write.c | 29 ++++++++++++++++++++++++++++-
include/fat.h | 7 ++++++-
2 files changed, 34 insertions(+), 2 deletions(-)
--
1.7.9.5
More information about the U-Boot
mailing list