X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Finterface%2Fftdi%2Fpipistrello.cfg;h=2074924a3f9298302d06cf80d53c5cc750567849;hb=38ac08c1c25adf42cf20e48e10e6ddeab6a12d71;hp=5ee5be5bb2c70a14c5c7b5c468fec2c010a800cf;hpb=fd6986168a5e9f33b8dba628b9d9e42196c02923;p=openocd.git diff --git a/tcl/interface/ftdi/pipistrello.cfg b/tcl/interface/ftdi/pipistrello.cfg index 5ee5be5bb2..2074924a3f 100644 --- a/tcl/interface/ftdi/pipistrello.cfg +++ b/tcl/interface/ftdi/pipistrello.cfg @@ -1,6 +1,6 @@ # http://pipistrello.saanlima.com/ # http://www.saanlima.com/download/pipistrello-v2.0/pipistrello_v2_schematic.pdf -interface ftdi +adapter driver ftdi ftdi_device_desc "Pipistrello LX45" ftdi_vid_pid 0x0403 0x6010 # interface 1 is the uart @@ -10,4 +10,4 @@ ftdi_layout_init 0x0008 0x000b reset_config none # this generally works fast: the fpga can handle 30MHz, the spi flash can handle # 54MHz with simple read, no dummy cycles, and wait-for-write-completion -adapter_khz 10000 +adapter speed 10000