]> git.sur5r.net Git - openocd/commit
tcl: target: icepick: add icepick_d_tapenable procedure
authorFelipe Balbi <balbi@ti.com>
Sat, 1 Mar 2014 00:22:35 +0000 (18:22 -0600)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 17 Mar 2014 12:53:02 +0000 (12:53 +0000)
commit3201a104fe198fc40f515a99ea56621f90302e2b
tree6f64c17cda399511543049115d6c4fcffa206554
parent8d8937359606a56f1cda19d858a4edcda93eacb9
tcl: target: icepick: add icepick_d_tapenable procedure

instead of replicating icepick_d_tapenable in many of TI's newer
platforms, we can move to icepick.cfg and just call it from board TCL
configuration file.  This is similar to the C but has a few changes we
need to make.

Change-Id: I0ab48005ccd66cd5b67b919fb5e3b462288f211d
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
Reviewed-on: http://openocd.zylin.com/2030
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
tcl/target/am335x.cfg
tcl/target/icepick.cfg