summaryrefslogtreecommitdiffstats
path: root/tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-06-01 14:46:11 +1000
committerChris Johns <chrisj@rtems.org>2014-06-01 14:46:11 +1000
commit288d6331b59484977c52d9672fc59156ae03a7ef (patch)
tree09239a246bfa13ad9278672a11541d8dd40bde61 /tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc
parenttest: Strengthen the timeout handling by killing the process. (diff)
downloadrtems-tools-288d6331b59484977c52d9672fc59156ae03a7ef.tar.bz2
config: Clean up the qemu configurations.
Diffstat (limited to 'tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc')
-rw-r--r--tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc11
1 files changed, 5 insertions, 6 deletions
diff --git a/tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc b/tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc
index bdd2ce7..c7a96b0 100644
--- a/tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc
+++ b/tester/rtems/testing/bsps/xilinx_zynq_a9_qemu_smp.mc
@@ -45,11 +45,10 @@
# The Xilinx Zynq A9 QEMU BSP
#
[global]
-bsp: none, none, 'xilinx_zynq_a9_qemu'
+bsp: none, none, 'xilinx_zynq_a9_qemu'
+jobs: none, none, 'half'
[xilinx_zynq_a9_qemu]
-xilinx_zynq_a9_qemu: none, none, '%{_rtscripts}/run.cfg'
-xilinx_zynq_a9_qemu_arch: none, none, 'arm'
-bsp_run_cmd: none, none, 'qemu-system-arm'
-bsp_run_opts: none, none, '-no-reboot -serial null -serial mon:stdio -nographic -net none -M xilinx-zynq-a9 -m 256M -smp cpus=2 -kernel'
-jobs: none, none, 'half'
+realview_pbx_a9_qemu: none, none, '%{_rtscripts}/qemu.cfg'
+xilinx_zynq_a9_qemu_arch: none, none, 'arm'
+xilinx_zynq_a9_qemu_opts: none, none, '%{qemu_opts_base} %{qemu_opts_no_net} -M xilinx-zynq-a9 -m 256M -smp cpus=2'