On Sat, 10 Oct 2020 at 13:44, Sean Anderson <sean...@gmail.com> wrote: > > This makes the log level command print all valid log levels. The default > log level is annotated. This provides an easy way to see which log levels > are compiled-in. > > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > > Changes in v2: > - New > > cmd/log.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>