Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Tom Rini's avatar
    6a3e65de
    common: Drop LOGLEVEL to 4 · 6a3e65de
    Tom Rini authored
    
    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: default avatarTom Rini <trini@konsulko.com>
    6a3e65de
    History
    common: Drop LOGLEVEL to 4
    Tom Rini authored
    
    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: default avatarTom Rini <trini@konsulko.com>