
13 Jun
2020
13 Jun
'20
5:11 a.m.
On Sun, 31 May 2020 at 07:34, Heinrich Schuchardt xypron.glpk@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@gmx.de
common/Kconfig | 159 ++++++++++++++++++++++++++----------------------- 1 file changed, 85 insertions(+), 74 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!