[U-Boot] [PATCH v2 01/34] log: Fix up Kconfig log level names
Bin Meng
bmeng.cn at gmail.com
Mon Feb 18 09:45:33 UTC 2019
On Sun, Feb 17, 2019 at 11:25 AM Simon Glass <sjg at 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 at 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 at gmail.com>
More information about the U-Boot
mailing list