From: Tom Rini Date: Mon, 4 Nov 2024 20:49:10 +0000 (-0600) Subject: Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively" X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-favicon.png?a=commitdiff_plain;h=a2bed7d8a6997697b54eb75fe59e56edde449314;p=u-boot.git Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively" Andrew Goodbody says: Starting a sandbox session and running 'ut bootm' on the command line instead of using pytest with --verbose will result in some test failures. This series makes the tests more deterministic so that they will better control their environment and hence will work as expected whether or not they are invoked with '--verbose'. The series starts with a small fix to the parameters of bootm_process_cmdline that one commit incorrectly added using a bool when it had been updated to take flags by the preceeding commit. Link: https://lore.kernel.org/r/20241101130254.473017-1-andrew.goodbody@linaro.org --- a2bed7d8a6997697b54eb75fe59e56edde449314