
13 Feb
2024
13 Feb
'24
3:11 p.m.
On Tue, Feb 13, 2024 at 06:26:44PM +0530, Love Kumar wrote:
Add test case for saveenv command in non-JTAG bootmode which saves the u-boot environment variables in persistent storage.
Signed-off-by: Love Kumar love.kumar@amd.com
Changes in v2:
- Set bootmode through boardenv if modeboot is not defined
Please fix: ====================================== warnings summary ======================================= test/py/tests/test_saveenv.py:115 /home/uboot/work/u-boot/u-boot/test/py/tests/test_saveenv.py:115: DeprecationWarning: invalid escape sequence '(' sc = "!#%&()*+,-./:;<=>?@[\]^_`{|}~"
-- Docs: https://docs.pytest.org/en/stable/warnings.html
Thanks.
--
Tom