commit | 129ba7343fa4a7ca3026058e924edbc57ce9dcbb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 19 09:21:58 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 03 21:27:12 2024 -0600 |
tree | 8d361b066ff722baf97cf00aa2c64ed795e82468 | |
parent | ff81f831bbabbbf5417387de68c90667e22fcfa6 [diff] |
test: boot: Update bootflow_iter() for console checking This test checks console output so should have the UTF_CONSOLE flag. Add it. Signed-off-by: Simon Glass <sjg@chromium.org>