summaryrefslogtreecommitdiffstats
path: root/dejagnu/boards/rtems-bfin-nosim.exp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-04-03 20:51:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-04-03 20:51:41 +0000
commitee470fc0a06c58d7c9a602172377132ce4b94123 (patch)
tree3f1465d028c20f2a7cb20c4d63e7b83fed71b4ba /dejagnu/boards/rtems-bfin-nosim.exp
parent2009-04-03 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-testing-ee470fc0a06c58d7c9a602172377132ce4b94123.tar.bz2
2009-04-03 Joel Sherrill <joel.sherrill@rtems.org>
* boards/rtems-arm-edb7312.exp, boards/rtems-arm-nosim.exp, boards/rtems-avr-avrtest.exp, boards/rtems-avr-nosim.exp, boards/rtems-bfin-nosim.exp, boards/rtems-h8300-h8sim.exp, boards/rtems-i386-qemu.exp, boards/rtems-m32c-m32csim.exp, boards/rtems-m32r-m32rsim.exp, boards/rtems-m68k-nosim.exp, boards/rtems-mips-jmr3904.exp, boards/rtems-powerpc-psim.exp, boards/rtems-sh-simsh1.exp, boards/rtems-sparc-sis.exp: Add sim,options
Diffstat (limited to 'dejagnu/boards/rtems-bfin-nosim.exp')
-rwxr-xr-xdejagnu/boards/rtems-bfin-nosim.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/dejagnu/boards/rtems-bfin-nosim.exp b/dejagnu/boards/rtems-bfin-nosim.exp
index 6432663..10d705a 100755
--- a/dejagnu/boards/rtems-bfin-nosim.exp
+++ b/dejagnu/boards/rtems-bfin-nosim.exp
@@ -27,7 +27,8 @@ set_board_info isremote 0
set_board_info gcc,stack_size 2048
# wrapper script which handles the device tree
-set_board_info sim "nosim "
+set_board_info sim "nosim"
+##set_board_info sim,options "-i"
# No support for signals on this target.
set_board_info gdb,nosignals 1