Lines Matching refs:uart
15 [Tags] bootloader uart ddr sd
32 [Tags] bootloader uart
35 ${uart}= Create Terminal Tester ${UART}
37 Wait For Prompt On Uart Hit any key to stop autoboot testerId=${uart} treatAsRegex=true
38 Wait For Line On Uart Loading kernel from FIT Image testerId=${uart} treatAsRegex=true
39 Wait For Line On Uart Loading ramdisk from FIT Image testerId=${uart} treatAsRegex=true
40 Wait For Line On Uart Loading fdt from FIT Image testerId=${uart} treatAsRegex=true
41 Wait For Line On Uart Starting kernel ... testerId=${uart} treatAsRegex=true
47 [Tags] linux uart interrupts
50 ${uart}= Create Terminal Tester ${UART}
52 Wait For Prompt On Uart buildroot login: testerId=${uart}
53 Write Line To Uart root testerId=${uart}
54 Wait For Prompt On Uart Password testerId=${uart}
55 Write Line To Uart root testerId=${uart} waitForEcho=false
56 Wait For Prompt On Uart \# testerId=${uart}
62 [Tags] linux uart interrupts
65 ${uart}= Create Terminal Tester ${UART}
67 Write Line To Uart ls / testerId=${uart}
68 Wait For Line On Uart proc testerId=${uart}