diff options
author | Andreas Fritiofson <andreas.fritiofson@gmail.com> | 2014-02-24 21:40:58 +0100 |
---|---|---|
committer | Andreas Fritiofson <andreas.fritiofson@gmail.com> | 2014-03-07 18:41:59 +0000 |
commit | e3bb6d390c6e55daa24592ec168fdd114c035c9f (patch) | |
tree | 70c16d9d491f7befe864f3b6d17d55a048246ce7 /README | |
parent | 3560c8e06b221b4d3f23f4844b8f5cd254c605c2 (diff) | |
download | riscv-openocd-e3bb6d390c6e55daa24592ec168fdd114c035c9f.zip riscv-openocd-e3bb6d390c6e55daa24592ec168fdd114c035c9f.tar.gz riscv-openocd-e3bb6d390c6e55daa24592ec168fdd114c035c9f.tar.bz2 |
Rename and sort udev rules file
Also add missing entries for JTAG-lock-pick Tiny 2, Xverve Signalyzer
LITE and default FTDI VID:PIDs.
Change-Id: I41b4f15409642298d1cf134d1f8014dc8f003005
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1969
Tested-by: jenkins
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -237,8 +237,8 @@ Permissions delegation Running OpenOCD with root/administrative permissions is strongly discouraged for security reasons. -For USB devices on GNU/Linux you should use the contrib/openocd.udev -rules file. It probably belongs somewhere in /etc/udev/rules.d, but +For USB devices on GNU/Linux you should use the contrib/99-openocd.rules +file. It probably belongs somewhere in /etc/udev/rules.d, but consult your operating system documentation to be sure. Do not forget to add yourself to the "plugdev" group. |