summaryrefslogtreecommitdiffstats
path: root/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-10-21 17:05:00 +1100
committerChris Johns <chrisj@rtems.org>2017-10-21 17:05:00 +1100
commitb1d2db95462726c29f86092b3447574ddd2dc3f3 (patch)
tree5e4330c16555f387c5cc7e7e830c639abb3c0af9 /tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
parenttester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@... (diff)
downloadrtems-tools-b1d2db95462726c29f86092b3447574ddd2dc3f3.tar.bz2
tester: Update BeagleBone Black, PC and Zedboard configurations.
Diffstat (limited to 'tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc')
-rw-r--r--tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc5
1 files changed, 3 insertions, 2 deletions
diff --git a/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc b/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
index b513f4a..cf5830c 100644
--- a/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
+++ b/tester/rtems/testing/bsps/xilinx_zynq_zedboard.mc
@@ -53,8 +53,9 @@ jobs: none, none, '1'
xilinx_zynq_zedboard: none, none, '%{_rtscripts}/tftp.cfg'
xilinx_zynq_zedboard_arch: none, none, 'arm'
test_restarts: none, none, '3'
-target_reset_command: none, none, 'wemo-reset CSEng1 3'
+target_on_command: none, none, 'wemo-reset CSEng1 0 && sleep 4 && wemo-reset CSEng1 -1'
target_off_command: none, none, 'wemo-reset CSEng1 0'
-target_reset_regex: none, none, '^No ethernet found.*|BOOTP broadcast 9.*'
+target_reset_command: none, none, 'wemo-reset CSEng1 3'
+target_reset_regex: none, none, '^No ethernet found.*|^BOOTP broadcast 6.*|^.+complete\.+ TIMEOUT.*'
target_start_regex: none, none, '^U-Boot SPL .*'
bsp_tty_dev: none, none, 'tuke:30005'