[U-Boot] [PATCH 0/4] Fat filesystem enhancements

Stefan Brüns stefan.bruens at rwth-aachen.de
Sun Sep 11 22:51:38 CEST 2016


Start cleanup of fat filesystem.

Stefan Brüns (4):
  fs/fat: Remove two statements without effect
  fs/fat: Do not write unmodified fat entries to disk
  fs/fat: Correct description of determine_fatent function
  cmd/fat: Do not crash on write when <bytes> is not specified

 cmd/fat.c          |  4 ++--
 fs/fat/fat.c       |  1 +
 fs/fat/fat_write.c | 40 +++++++++++++++++++++++-----------------
 include/fat.h      |  1 +
 4 files changed, 27 insertions(+), 19 deletions(-)

-- 
2.10.0



More information about the U-Boot mailing list