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>
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- common/Kconfig 56 additions, 0 deletionscommon/Kconfig
- common/Makefile 1 addition, 0 deletionscommon/Makefile
- common/log.c 244 additions, 0 deletionscommon/log.c
- include/asm-generic/global_data.h 5 additions, 0 deletionsinclude/asm-generic/global_data.h
- include/log.h 242 additions, 0 deletionsinclude/log.h
Loading
Please register or sign in to comment