]> git.dujemihanovic.xyz Git - u-boot.git/commit
log: Add a new log category for the console
authorSimon Glass <sjg@chromium.org>
Sun, 1 Sep 2024 22:26:18 +0000 (16:26 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 18 Sep 2024 19:00:59 +0000 (13:00 -0600)
commit90afded462fd5aa01c114f5e40c34bb5b23deba7
treed9bf46fcd60cb9d7d75e9ec1c328ae254d3a0f0a
parent4048219957fec6da92def7ca88ebf3836574856e
log: Add a new log category for the console

Add a new category which covers the console, including the stdio
drivers.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/console.c
common/log.c
include/log.h