[U-Boot] [PATCH 6/9] log: Add a command to output a log record
Simon Glass
sjg at chromium.org
Fri Jan 26 21:42:55 UTC 2018
On 28 December 2017 at 13:14, Simon Glass <sjg at chromium.org> wrote:
> Add a 'log rec' command which allows a log record to be manually output.
> This is useful for scripts which want full control over what is logged. It
> also permits easy testing of the log system.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> cmd/log.c | 41 ++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 40 insertions(+), 1 deletion(-)
>
Applied to u-boot-dm.
More information about the U-Boot
mailing list