]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
ubi: ubifs: Turn off verbose prints
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 81d3681dca70d4edb53de2ac9cb71facb98cb953..da8b68a5a95d09cd2d01593e4feb03fd12258186 100644 (file)
--- a/README
+++ b/README
@@ -2814,6 +2814,11 @@ FIT uImage format:
 
                Requires also defining CONFIG_RBTREE
 
+               CONFIG_UBI_SILENCE_MSG
+
+               Make the verbose messages from UBI stop printing.  This leaves
+               warnings and errors enabled.
+
 - UBIFS support
                CONFIG_CMD_UBIFS
 
@@ -2822,6 +2827,11 @@ FIT uImage format:
 
                Requires UBI support as well as CONFIG_LZO
 
+               CONFIG_UBIFS_SILENCE_MSG
+
+               Make the verbose messages from UBIFS stop printing.  This leaves
+               warnings and errors enabled.
+
 - SPL framework
                CONFIG_SPL
                Enable building of SPL globally.