cmd_fat: add FAT write command
[platform/kernel/u-boot.git] / README
diff --git a/README b/README
index b69a3b6..110eac6 100644 (file)
--- a/README
+++ b/README
@@ -1233,8 +1233,12 @@ The following options need to be configured:
 
 - FAT(File Allocation Table) filesystem write function support:
                CONFIG_FAT_WRITE
-               Support for saving memory data as a file
-               in FAT formatted partition
+
+               Define this to enable support for saving memory data as a
+               file in FAT formatted partition.
+
+               This will also enable the command "fatwrite" enabling the
+               user to write files to FAT.
 
 - Keyboard Support:
                CONFIG_ISA_KEYBOARD