spl: Add support for logging in SPL and TPL
authorSimon Glass <sjg@chromium.org>
Fri, 16 Nov 2018 01:43:49 +0000 (18:43 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 26 Nov 2018 13:25:32 +0000 (08:25 -0500)
commit4d8d3056f885b518c0d1d0b5a793d9bf4b579496
tree538a76ff30da67b8fc6ae0a27e6392f9e732e39c
parent734e207c5e3ced07f4077ad46460d52912374f2a
spl: Add support for logging in SPL and TPL

It is sometimes useful to log information in SPL and TPL. Add support for
this.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
common/Kconfig
common/Makefile
common/spl/spl.c
include/log.h