This is an automated email from Gerrit.

Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/1949

-- gerrit

commit 3d6da4102c5a807e02a0e5b5fdf2a51571a239cb
Author: Paul Fertser <fercer...@gmail.com>
Date:   Sat Feb 15 23:27:06 2014 +0400

    tcl/board: Altera SocKit should use onboard USB Blaster II
    
    Since support for the new adapter is ready, switch the board config to
    using it.
    
    Change-Id: I249a17b7d39cfb5ef12449322e77487386f6a9a3
    Signed-off-by: Paul Fertser <fercer...@gmail.com>

diff --git a/tcl/board/altera_sockit.cfg b/tcl/board/altera_sockit.cfg
index 5694143..4a71cdd 100644
--- a/tcl/board/altera_sockit.cfg
+++ b/tcl/board/altera_sockit.cfg
@@ -5,15 +5,7 @@
 # Software support page:
 # http://www.rocketboards.org/
 
-# openocd does not currently support the on-board USB Blaster II.
-# Install the JTAG header and use a USB Blaster instead.
-interface 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_device_desc "USB-Blaster II"
+source [find interface/altera-usb-blaster2.cfg]
 
 adapter_khz 100
-

-- 

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to