summaryrefslogtreecommitdiffstats
path: root/tester/rtems/testing/bsps/lm32_evr_gdbsim-device-tree
diff options
context:
space:
mode:
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