]> git.sur5r.net Git - u-boot/blobdiff - README
MAKEALL: display SPL size if present
[u-boot] / README
diff --git a/README b/README
index b69a3b6f6edc96c58491249d0f6665d07ea31987..110eac6f16131a7cc54c14db9f47f5acd9a63292 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