[U-Boot] [PATCH 5/9] log: Add a command to control the log output format

Simon Glass sjg at chromium.org
Fri Jan 26 21:42:53 UTC 2018


On 28 December 2017 at 13:14, Simon Glass <sjg at chromium.org> wrote:
> Add a 'log format' command which can display or change the log output
> format. This is useful for changing how much information is displayed. The
> ordering of the fields is fixed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/log.c | 43 +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 43 insertions(+)
>

Applied to u-boot-dm.


More information about the U-Boot mailing list