[U-Boot] [PATCH 1/2] cmd_fat: add FAT write command

Wolfgang Denk wd at denx.de
Sun Mar 18 22:04:08 CET 2012


Dear Maximilian,

In message <1331632670-14874-1-git-send-email-mvs at tigris.de> you wrote:
> From: Donggeun Kim <dg77.kim at>
> 
> Once CONFIG_FAT_WRITE is defined,
> users can invoke 'fatwrite' command that saves data in RAM as a FAT file.

Thanks for picking up this patch. A few minor comments:

Please add documentation for the new CONFIG_FAT_WRITE config option to
the top level README.


> This patch also removes compile error after patch of
> 'fs/fat: Fix FAT detection to support non-DOS partition tables'.

Which compile error would that be?  I am not aware of any such error.

If ther eis one, the fix should be in a separate patch;  otherwise
this comment should be removed.

Thanks!


More information about the U-Boot mailing list