diff --git a/src/bootldr/openocd-usb.cfg b/src/bootldr/openocd-usb.cfg index 1fcd482..d24aa09 100644 --- a/src/bootldr/openocd-usb.cfg +++ b/src/bootldr/openocd-usb.cfg @@ -5,8 +5,14 @@ # interface ft2232 -ft2232_vid_pid 0x0403 0x6010 -ft2232_device_desc "Dual RS232" -ft2232_layout "oocdlink" -ft2232_latency 2 +ft2232_vid_pid 0x15ba 0x0003 +ft2232_device_desc "Olimex OpenOCD JTAG" +ft2232_layout "olimex-jtag" + + +#interface ft2232 +#ft2232_vid_pid 0x0403 0x6010 +#ft2232_device_desc "Dual RS232" +#ft2232_layout "oocdlink" +#ft2232_latency 2 #adapter_khz 10 diff --git a/src/openocd-usb.cfg b/src/openocd-usb.cfg index 1fcd482..d24aa09 100644 --- a/src/openocd-usb.cfg +++ b/src/openocd-usb.cfg @@ -5,8 +5,14 @@ # interface ft2232 -ft2232_vid_pid 0x0403 0x6010 -ft2232_device_desc "Dual RS232" -ft2232_layout "oocdlink" -ft2232_latency 2 +ft2232_vid_pid 0x15ba 0x0003 +ft2232_device_desc "Olimex OpenOCD JTAG" +ft2232_layout "olimex-jtag" + + +#interface ft2232 +#ft2232_vid_pid 0x0403 0x6010 +#ft2232_device_desc "Dual RS232" +#ft2232_layout "oocdlink" +#ft2232_latency 2 #adapter_khz 10