[PATCH v3] test/py: reset: Add a test for reset command

Tom Rini trini at konsulko.com
Sat Mar 2 16:18:13 CET 2024


On Tue, Feb 20, 2024 at 01:11:38PM +0530, Love Kumar wrote:

> Add a test for reset commands which performs resetting of CPU, It does
> COLD reset by default and WARM reset with -w option.
> 
> Signed-off-by: Love Kumar <love.kumar at amd.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> Changes in v2:
>  - Set bootmode through boardenv if modeboot is not defined
> Changes in v3:
>  - Fix the issue with bad pattern found on console
> ---
>  test/py/tests/test_reset.py | 61 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 61 insertions(+)
>  create mode 100644 test/py/tests/test_reset.py

I had hoped this was all sorted out now, but both this and the saveenv
test cause qemu_m68k to fail now.  See:
https://source.denx.de/u-boot/u-boot/-/jobs/791635

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240302/eba872cb/attachment.sig>


More information about the U-Boot mailing list