aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2021-03-07 23:49:30 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-04-05 23:24:49 +0100
commitbc7d36d886ab547a344866bdd13ffd60d460752c (patch)
tree17d3c757d2aa6c01337df078392df95ba456c138 /tcl/board
parent5df84889021a6972a1678896ccf085219ffd908a (diff)
downloadriscv-openocd-bc7d36d886ab547a344866bdd13ffd60d460752c.zip
riscv-openocd-bc7d36d886ab547a344866bdd13ffd60d460752c.tar.gz
riscv-openocd-bc7d36d886ab547a344866bdd13ffd60d460752c.tar.bz2
udev rules: add missing Altera USB Blaster devices
All Altera USB Blaster devices require a dedicated line in the udev rules, but some USB VID/PID present in interface and board config file is missing in udev rules. Add the missing Altera USB Blaster devices in udev rules. While there, fix an incorrect pair VID/PID that are reported swapped inside a comment. Change-Id: I2d67e90b10db99ef2638405585859c1393456f65 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6102 Tested-by: jenkins
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/altera_sockit.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/altera_sockit.cfg b/tcl/board/altera_sockit.cfg
index eb4c863..b7c7993 100644
--- a/tcl/board/altera_sockit.cfg
+++ b/tcl/board/altera_sockit.cfg
@@ -12,7 +12,7 @@ adapter driver usb_blaster
source [find target/altera_fpgasoc.cfg]
# If the USB Blaster II were supported, these settings would be needed
-#usb_blaster_vid_pid 0x6810 0x09fb
+#usb_blaster_vid_pid 0x09fb 0x6810
#usb_blaster_device_desc "USB-Blaster II"
adapter speed 100