1*** Variables ***
2${UART} sysbus.uart03${SCRIPT_UBOOT} @scripts/single-node/fsl_lx2160ardb_uboot.resc45*** Test Cases ***
6Should Run U-Boot
7 Execute Command include ${SCRIPT_UBOOT}
8 Create Terminal Tester ${UART}
9 Wait For Line On Uart Hit any key to stop autoboot:${SPACE}${SPACE}2
10