
18 Feb
2019
18 Feb
'19
10:45 a.m.
On Sun, Feb 17, 2019 at 11:25 AM Simon Glass sjg@chromium.org wrote:
The log level numbers in the Kconfig are not actually correct. Fix them and also add a missing space in the header-file comment.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Add new patch to fix up Kconfig log level names
common/Kconfig | 66 ++++++++++++++++++++++++++++---------------------- include/log.h | 2 +- 2 files changed, 38 insertions(+), 30 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com