log: Add an implementation of logging

Add the logging header file and implementation with some configuration
options to control it.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2017-12-04 13:48:24 -07:00
committed by Tom Rini
parent c5404b64fb
commit e9c8d49d54
6 changed files with 555 additions and 0 deletions

View File

@@ -310,6 +310,13 @@ S: Maintained
T: git git://git.denx.de/u-boot-i2c.git
F: drivers/i2c/
LOGGING
M: Simon Glass <sjg@chromium.org>
S: Maintained
T: git git://git.denx.de/u-boot.git
F: common/log.c
F: cmd/log.c
MICROBLAZE
M: Michal Simek <monstr@monstr.eu>
S: Maintained