summaryrefslogtreecommitdiffstats
path: root/tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-04-04 09:24:24 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-04-05 10:10:34 -0500
commitc0449d55f46f438a758ff18c416ee9bcaf8fb40b (patch)
treec6ac0fc4555e66665490170e0c8b855ab21a9d50 /tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree
parentpsim*.mc: Fix typo (diff)
downloadrtems-tools-c0449d55f46f438a758ff18c416ee9bcaf8fb40b.tar.bz2
lm32_evr_gdbsim: Add configuration files
Diffstat (limited to 'tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree')
-rw-r--r--tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree8
1 files changed, 8 insertions, 0 deletions
diff --git a/tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree b/tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree
new file mode 100644
index 0000000..4b90283
--- /dev/null
+++ b/tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree
@@ -0,0 +1,8 @@
+/lm32cpu
+/lm32uart/reg 0x80006000 0x100
+/lm32uart > int int0 /lm32cpu
+/lm32timer/reg 0x80002000 0x80
+/lm32timer > int int1 /lm32cpu
+# GDB simulator only supports one instance of the timer
+#/lm32timer/reg 0x8000a000 0x80
+#/lm32timer > int int3 /lm32cpu