[PATCH 1/1] log: clean up Kconfig

Simon Glass sjg at chromium.org
Sun May 31 18:14:25 CEST 2020


On Sun, 31 May 2020 at 07:34, Heinrich Schuchardt <xypron.glpk at 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.glpk at gmx.de>
> ---
>  common/Kconfig | 159 ++++++++++++++++++++++++++-----------------------
>  1 file changed, 85 insertions(+), 74 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list