Subject: CVS commit: pkgsrc/misc/urjtag
From: Matthias Drochner
Date: 2010-07-30 18:02:45
Message id: 20100730160245.96B03175DD@cvs.netbsd.org

Log Message:
add urjtag-0.10, a command-line tool for JTAG testing, successor
of the openwince-jtagtools (added features are ejtag support,
bsdl file import and svf player, probably more)
I've added a minimal driver for the "usbprog" adapter. It needs the
"usbprogJTAG" firmware which is not distributed in binary
by the developers but can be easily built with pkgsrc/cross/avr-gcc.
(There is some "openocd" firmware which looks similar, it might be
possible to make this work.)
Caution: The usbprog adapter does no Vref sampling but drives always 5V.
Make sure your taget device tolerates that. (I've tested with a PIC32
eval board.)


Files:
RevisionActionfile
1.1importpkgsrc/misc/urjtag/Makefile
1.1importpkgsrc/misc/urjtag/PLIST
1.1importpkgsrc/misc/urjtag/DESCR
1.1importpkgsrc/misc/urjtag/distinfo
1.1importpkgsrc/misc/urjtag/files/usbprog.c
1.1importpkgsrc/misc/urjtag/patches/patch-aa
1.1importpkgsrc/misc/urjtag/patches/patch-ab
1.1importpkgsrc/misc/urjtag/patches/patch-ac