diff options
author | Petr Vorel <petr.vorel@gmail.com> | 2018-03-24 01:49:24 +0100 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2018-03-24 06:37:25 +0100 |
commit | c0ce4ceaba03fa6ddf738628344025c44fc78dd4 (patch) | |
tree | 2355a3175edf3cd99159af92ff23561c0c792215 /README | |
parent | afb6fda2ae0b04f806a55fc5882df49a8eab572d (diff) | |
download | u-boot-c0ce4ceaba03fa6ddf738628344025c44fc78dd4.tar.gz |
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |