[PATCH v2 5/9] test: add test for dropped trace before log_init

Simon Glass sjg at chromium.org
Mon Nov 30 21:12:08 CET 2020


On Fri, 27 Nov 2020 at 03:21, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Add test for dropped trace before log_init, displayed by debug uart.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> Changes in v2:
> - Add test of displayed messages requested before log_init (NEW)
>
>  arch/sandbox/cpu/start.c  |  5 +++++
>  test/py/tests/test_log.py | 11 +++++++++++
>  2 files changed, 16 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list