Home
last modified time | relevance | path

Searched refs:restart_uboot (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/test/py/tests/
Dtest_fit.py362 cons.restart_uboot()
387 cons.restart_uboot()
399 cons.restart_uboot()
411 cons.restart_uboot()
428 cons.restart_uboot()
Dtest_efi_selftest.py24 u_boot_console.restart_uboot();
38 u_boot_console.restart_uboot();
50 u_boot_console.restart_uboot();
Dtest_vboot.py73 cons.restart_uboot()
201 cons.restart_uboot()
/external/u-boot/test/py/
Du_boot_console_base.py399 def restart_uboot(self): member in ConsoleBase