Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/
H A Du_boot_console_exec_attach.py12 class ConsoleExecAttach(ConsoleBase): class
35 super(ConsoleExecAttach, self).__init__(log, config, max_fifo_fill=16)
H A Dconftest.py204 console = u_boot_console_exec_attach.ConsoleExecAttach(log, ubconfig)