]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: boot: Use UTF_CONSOLE in tests
authorSimon Glass <sjg@chromium.org>
Thu, 22 Aug 2024 13:57:54 +0000 (07:57 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 27 Aug 2024 00:51:49 +0000 (18:51 -0600)
commita6a80b3b29eedcbb6f4f1c603510a961248dc616
tree8db9d933161df7b02620f01e3c7ac504800cc644
parentf034becd062d1773b7b5e0c76bd7959c07e3f656
test: boot: Use UTF_CONSOLE in tests

Set this flag rather than doing things manually in the test.

Drop unnecessary calls to console_record_reset_enable()

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
test/boot/bootdev.c
test/boot/bootflow.c
test/boot/bootmeth.c
test/boot/cedit.c
test/boot/expo.c