summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-01-08 16:23:37 -0600
committerJoel Sherrill <joel@rtems.org>2018-01-08 16:23:37 -0600
commit66f053a10260fba7003c8e7634fb1aacb2932a95 (patch)
tree4fe408186eb7ae364bd545e235b441c358b846c8
parent.gitignore: Ignore rtems source only in rtems/ subdirectory (diff)
downloadrtems-testing-66f053a10260fba7003c8e7634fb1aacb2932a95.tar.bz2
sim-scripts/erc32-tsim.in: New file
-rw-r--r--sim-scripts/erc32-tsim.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim-scripts/erc32-tsim.in b/sim-scripts/erc32-tsim.in
new file mode 100644
index 0000000..4ae1a8b
--- /dev/null
+++ b/sim-scripts/erc32-tsim.in
@@ -0,0 +1,8 @@
+#
+# SPARC/LEON2 Support (on TSIM)
+#
+
+tsimName=erc32
+tsimGoAddress=0x2000000
+
+##INSERT TSIM SUPPORT HERE