upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/test/py/tests
Stephen Warren 1c8b4d5f4f test/py: add a test for the sleep command 9 years ago
..
test_000_version.py
test_env.py test/py: add test of setenv/printenv/echo 9 years ago
test_help.py
test_hush_if_test.py test/py: test the shell if command 9 years ago
test_md.py test/py: test the md/mw commands 9 years ago
test_sandbox_exit.py
test_shell_basics.py test/py: add test of basic shell functionality 9 years ago
test_sleep.py test/py: add a test for the sleep command 9 years ago
test_ums.py test/py: test the ums command 9 years ago
test_unknown_cmd.py