On Sunday 30 August 2009, Dirk Behme wrote: > --- trunk_r2643.orig/tcl/interface/flyswatter.cfg > +++ trunk_r2643/tcl/interface/flyswatter.cfg > @@ -8,5 +8,5 @@ interface ft2232 > ft2232_device_desc "Flyswatter" > ft2232_layout "flyswatter" > ft2232_vid_pid 0x0403 0x6010 > -jtag_speed 1 > +jtag_khz 3000
Such things belong in board config files; there's no reason a flyswatter wouldn't be used with some board with a different default speed. Just strike that config from that file. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
