1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 00:29:18 +01:00
Files
u-boot-megous/cmd/log.c
Heinrich Schuchardt 77007f9543 log: check argument of 'log level' command
Check that the argument provided to the 'log level' command is in the range
between zero and CONFIG_LOG_MAX_LEVEL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-06-11 20:52:11 -06:00

3.4 KiB