aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRanjith Chandran <ranjith.tc@ashling.com>2021-07-23 10:21:05 +0530
committerAntonio Borneo <borneo.antonio@gmail.com>2021-08-14 13:38:03 +0100
commit53556fcded056aa62ffdc6bf0c97bff87d891dab (patch)
tree49a392d6e4d2bacac1f0bb6b3db61f8959c58624 /contrib
parent186ed3311d061ba0237cb8889f9673366717fbf1 (diff)
downloadriscv-openocd-53556fcded056aa62ffdc6bf0c97bff87d891dab.zip
riscv-openocd-53556fcded056aa62ffdc6bf0c97bff87d891dab.tar.gz
riscv-openocd-53556fcded056aa62ffdc6bf0c97bff87d891dab.tar.bz2
tcl/interface: add Ashling Opella-LD FTDI config files
Adding Ashling's FTDI based Debug adapter Opella-LD's JTAG and SWD config files Change-Id: Ie0e82e3b8326de37641901f5c825372cab31de58 Signed-off-by: ranjith.tc@ashling.com Reviewed-on: http://openocd.zylin.com/6379 Tested-by: jenkins Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com> Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/60-openocd.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/60-openocd.rules b/contrib/60-openocd.rules
index 1829f07..8e2fd46 100644
--- a/contrib/60-openocd.rules
+++ b/contrib/60-openocd.rules
@@ -125,6 +125,9 @@ ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6001", MODE="660", GROUP="plugdev",
ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6010", MODE="660", GROUP="plugdev", TAG+="uaccess"
ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6810", MODE="660", GROUP="plugdev", TAG+="uaccess"
+# Ashling Opella-LD
+ATTRS{idVendor}=="0B6B", ATTRS{idProduct}=="0040", MODE="660", GROUP="plugdev", TAG+="uaccess"
+
# Amontec JTAGkey-HiSpeed
ATTRS{idVendor}=="0fbb", ATTRS{idProduct}=="1000", MODE="660", GROUP="plugdev", TAG+="uaccess"