]> git.ipfire.org Git - people/ms/u-boot.git/commit
log: Add a 'log level' command
authorSimon Glass <sjg@chromium.org>
Mon, 4 Dec 2017 20:48:26 +0000 (13:48 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 7 Dec 2017 20:17:00 +0000 (15:17 -0500)
commitd5f61f272d5b7b86bf6321512ba6326c7c075e72
treeec1e325d33a56c48feb3990831debf66f5295e6e
parentc6d47535dfb6636ae5244958a2a9e043bb7646ae
log: Add a 'log level' command

Add a command for adjusting the log level.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
cmd/Kconfig
cmd/Makefile
cmd/log.c [new file with mode: 0644]