[PATCH v5 3/4] test/py: Handle expected reboot while booting sandbox
Simon Glass
sjg at chromium.org
Sat Feb 26 19:37:20 CET 2022
Hi Masami,
On Tue, 15 Feb 2022 at 23:16, Masami Hiramatsu
<masami.hiramatsu at linaro.org> wrote:
>
> Add expected_reset optional argument to ConsoleBase::ensure_spawned(),
> ConsoleBase::restart_uboot() and ConsoleSandbox::restart_uboot_with_flags()
> so that it can handle a reset while the 1st boot process after main
> boot logo before prompt correctly.
>
> Signed-off-by: Masami Hiramatsu <masami.hiramatsu at linaro.org>
> ---
> Changes in v5:
> - Rename parameter to expect_reset and update the description to clarify
> the reset will happen between main boot and the command prompt.
> ---
> test/py/u_boot_console_base.py | 48 ++++++++++++++++++++++---------------
> test/py/u_boot_console_sandbox.py | 7 ++++-
> 2 files changed, 33 insertions(+), 22 deletions(-)
>
Didn't I already comment on this patch? Why did it come back?
Regards,
Simon
More information about the U-Boot
mailing list