summaryrefslogtreecommitdiffstats
path: root/make/custom/simsh1.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-25 19:34:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-25 19:34:21 +0000
commitab7cf7ed7eb9220a230b997436553e431473c5d3 (patch)
tree8601903d3cb77285493966c47ac85c95e5ca475d /make/custom/simsh1.cfg
parent2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ab7cf7ed7eb9220a230b997436553e431473c5d3.tar.bz2
2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH simulator is just an architectural simulator and does not include devices. Rename existing simulator BSP configurations to simsh1 and simsh2 and add simsh4. * custom/simsh1.cfg, custom/simsh2.cfg: New files. * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
Diffstat (limited to '')
-rw-r--r--make/custom/simsh1.cfg (renamed from make/custom/simsh7032.cfg)6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/custom/simsh7032.cfg b/make/custom/simsh1.cfg
index 059ec03fe2..2ba4b154cd 100644
--- a/make/custom/simsh7032.cfg
+++ b/make/custom/simsh1.cfg
@@ -1,7 +1,7 @@
#
-# simsh7032.cfg
+# simsh1.cfg
#
-# default configuration for gdb-simulation of Hitachi sh7032 processors
+# default configuration for gdb-simulation of Hitachi sh1 processors
#
# Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
#
@@ -11,7 +11,7 @@
include $(RTEMS_ROOT)/make/custom/shsim.cfg
RTEMS_CPU=sh
-RTEMS_CPU_MODEL=sh7032
+RTEMS_CPU_MODEL=shgdb
#
# This contains the compiler options necessary to select the CPU model