Home
last modified time | relevance | path

Searched refs:restart_uboot_with_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/test/py/tests/
H A Dtest_ofplatdata.py40 cons.restart_uboot_with_flags(['--show_of_platdata'])
/openbmc/u-boot/test/py/
H A Du_boot_console_sandbox.py58 def restart_uboot_with_flags(self, flags): member in ConsoleSandbox