On Sun, 31 May 2020 at 07:34, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
>
> LOG_DEFAULT_LEVEL has been chosen as 6. Adjust the default of LOG_MAX_LEVEL
> to this value.
>
> Use ranges to clamp log levels to reasonable values.
>
> Group output options by main U-Boot, SPL, TPL, followed by other logging
> options.
>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> ---
>  common/Kconfig | 159 ++++++++++++++++++++++++++-----------------------
>  1 file changed, 85 insertions(+), 74 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to