This is an automated email from Gerrit. Franck Jullien ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1556
-- gerrit commit d5488b29e10caff0081ef243d60ee64af14271fa Author: Franck Jullien <[email protected]> Date: Sat Aug 17 09:48:14 2013 +0200 tcl: usb-blaster: set default low level driver Select a low level driver using usb_blaster_lowlevel_driver to get rid of this: Info : No lowlevel driver configured, will try them all Change-Id: I70c38ef4ef6eeea7f4852fcd45d0e39705c9dfbe Signed-off-by: Franck Jullien <[email protected]> diff --git a/tcl/interface/altera-usb-blaster.cfg b/tcl/interface/altera-usb-blaster.cfg index f19abfe..d08c504 100644 --- a/tcl/interface/altera-usb-blaster.cfg +++ b/tcl/interface/altera-usb-blaster.cfg @@ -5,6 +5,8 @@ # interface usb_blaster +usb_blaster_lowlevel_driver ftdi + # These are already the defaults. # usb_blaster_vid_pid 0x09FB 0x6001 # usb_blaster_device_desc "USB-Blaster" -- ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
