Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_exec_attach.py13 class ConsoleExecAttach(ConsoleBase): class
36 super(ConsoleExecAttach, self).__init__(log, config, max_fifo_fill=16)
H A Dconftest.py201 console = u_boot_console_exec_attach.ConsoleExecAttach(log, ubconfig)