commit | 10cbc1cd017d370f0146ee57cc50e08d3b918ffc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Oct 04 16:44:30 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 05 08:25:18 2017 -0400 |
tree | 96ce34a60316fb5b611620c690ec1e1ce9fca4f8 | |
parent | f70f39f28d6d3655b9721c9aba5193f188267def [diff] |
common: Drop LOGLEVEL to 4 While this came in with a default value of 6 I am lowering this to 4. The MTD/UBI code has a large number of error messages that we include now. In addition, "normally" warning messages are not included so this feels like a more natural level to have. Signed-off-by: Tom Rini <trini@konsulko.com>