]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
Merge branch 'next'
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 2dc098462dd3cdb0d151928efa0b31ce3e8d05b5..335207b628ad5d909d9d417c2dffd373d16f011a 100644 (file)
--- a/README
+++ b/README
@@ -2602,6 +2602,17 @@ FIT uImage format:
  -150  common/cmd_nand.c       Incorrect FIT image format
   151  common/cmd_nand.c       FIT image format OK
 
+- FIT image support:
+               CONFIG_FIT
+               Enable support for the FIT uImage format.
+
+               CONFIG_FIT_BEST_MATCH
+               When no configuration is explicitly selected, default to the
+               one whose fdt's compatibility field best matches that of
+               U-Boot itself. A match is considered "best" if it matches the
+               most specific compatibility entry of U-Boot's fdt's root node.
+               The order of entries in the configuration's fdt is ignored.
+
 - Standalone program support:
                CONFIG_STANDALONE_LOAD_ADDR