On 28 December 2017 at 13:14, Simon Glass <s...@chromium.org> wrote:
> It is useful to be able to control the output format of log records on the
> console. As a starting point, add definitions for controlling which
> elements of the log record are displayed. Use function and message as the
> default, since these are the most useful fields.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  common/log.c                      |  1 +
>  include/asm-generic/global_data.h |  1 +
>  include/log.h                     | 14 ++++++++++++++
>  3 files changed, 16 insertions(+)

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to