
18 Sep
2017
18 Sep
'17
5:46 a.m.
On Sun, Sep 17, 2017 at 5:23 AM, Simon Glass sjg@chromium.org wrote:
Add a command for adjusting the log level.
Signed-off-by: Simon Glass sjg@chromium.org
cmd/Kconfig | 7 +++++++ cmd/Makefile | 1 + cmd/log.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+) create mode 100644 cmd/log.c
Reviewed-by: Bin Meng bmeng.cn@gmail.com