Files
openocd/tcl/interface
Franck Jullien 87668aebf1 jtag_interface: .speed can be NULL when not needed
adapter_init (core.c) won't check speed configuration
of the selected interface if it's not needed (.speed = NULL).

When it's not needed, we can now omit adapter_khz in
init scripts and we don't have to implement dummy handlers
for speed_div and khz functions.

It also removes calls to adapter_khz in interface configuration
files when not used anymore.

Change-Id: I6eb1894385503fede542a368f297cec6565eed44
Signed-off-by: Franck Jullien <franck.jullien@gmail.com>
Reviewed-on: http://openocd.zylin.com/1131
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2013-02-08 22:33:19 +00:00
..
2010-12-18 21:04:22 +01:00
2009-11-04 21:20:44 -08:00
2010-08-03 21:29:05 -04:00
2011-06-12 11:18:27 +02:00
2010-03-15 08:37:43 -07:00
2010-03-15 08:37:43 -07:00
2010-03-15 08:37:43 -07:00
2009-10-27 11:56:04 -07:00
2009-10-27 11:56:04 -07:00
2009-10-27 12:40:24 -07:00
2010-04-26 07:08:52 +02:00
2011-08-16 12:50:38 +01:00