commit | c5df9858b56cdd81646d2e4469d259665f2ba322 | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Tue Mar 12 14:16:10 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 19 18:40:47 2024 -0400 |
tree | c6b099fd9cb6f61741e666d7f815621976347c79 | |
parent | 5940eceea108f5d30bfcbfef2ea1b134ab681f82 [diff] |
test/py: saveenv: Add a test for saveenv command 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>