On Tuesday 10 November 2009, Jonas Horberg wrote:
> David Brownell <davi...@pacbell.net> wrote on 2009-11-10 11:19:40:
> 
> > On Tuesday 10 November 2009, Jonas Horberg wrote:
> > > The removal of jtag_speed make it impossible to set the speed of
> > > parport interfaces. They lack support for the jtag_khz and
> > > jtag_rclk commands.
> > 
> > They also lack support for jtag_speed ... but if you called
> > that, it wouldn't fail.
> 
> I just checked this with a logic analyzer with a build of the
> latest code in git. It seems to work for me.

I don't quite follow.  What was it that worked?


> > > I think that before jtag_speed is removed, either jtag_khz/
> > > jtag_rclk should be made functional or the support for these
> > > interfaces should be removed/deprecated.
> > 
> > Someone sent around patches for jtag_khz support a while back,
> > I don't know what happened to them, but I think they weren't
> > quite ready to merge.
> 
> That was probably me.
> 
> Please ignore the initial TCK/RTCK confusion.
> http://lists.berlios.de/pipermail/openocd-development/2009-August/010197.html
> http://lists.berlios.de/pipermail/openocd-development/2009-September/010365.html

That's probably what I was thinking of, yes.  Final version of
that patch being in

http://lists.berlios.de/pipermail/openocd-development/2009-September/010369.html

yes?  That looked sane.  Care to send an update against mainline?


> The jtag_khz to interface specific speed calculation was by
> default based on a pin toggle speed of 1us.
> An added command made it possible to adjust this if the user had
> knowledge of the actual toggle speed of the hardware.
> 
> It was not merged because it lacked automatic detection of the
> toggle speed of the parallel port.

That was one objection; I think the "not merge" was more of an
issue of "nobody really focussed on it".  I was thinking that
someone *else* would merge it.  Sometimes you need to nag to get
things merged...
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to