summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2018-03-25 12:02:13 -0400
committerTom Rini <[email protected]>2018-03-25 12:02:13 -0400
commit81cf7c8d45935a295991fe2cd1df286f0f47511f (patch)
tree4bc1835497b5e5a6df48396c88aa445e03cb5f91 /README
parent2dc5165ee04dedfa88ebc9fc79c29bd56a54681d (diff)
parentc0ce4ceaba03fa6ddf738628344025c44fc78dd4 (diff)
Merge git://git.denx.de/u-boot-ubi
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 0 insertions, 12 deletions
diff --git a/README b/README
index 5fd6428c5cd..ed79298fd4e 100644
--- a/README
+++ b/README
@@ -2482,12 +2482,6 @@ FIT uImage format:
kernel. Needed for UBI support.
- UBI support
- CONFIG_UBI_SILENCE_MSG
-
- Make the verbose messages from UBI stop printing. This leaves
- warnings and errors enabled.
-
-
CONFIG_MTD_UBI_WL_THRESHOLD
This parameter defines the maximum difference between the highest
erase counter value and the lowest erase counter value of eraseblocks
@@ -2549,12 +2543,6 @@ FIT uImage format:
Enable UBI fastmap debug
default: 0
-- UBIFS support
- 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.