]> git.sur5r.net Git - openocd/commit
tcl: target: imx5{1,3}: remove bogus tapenable command
authorPaul Fertser <fercerpav@gmail.com>
Wed, 30 Nov 2016 09:51:35 +0000 (12:51 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Sun, 25 Dec 2016 09:44:01 +0000 (09:44 +0000)
commit7582e2fd281153a9a7c9318a3dda010efd2a13ed
tree7babefd99c2b54c96e94d9e05de7970308f84ec1
parentd491b88dd94afb7c796dbe89ea52aecdefebf1cc
tcl: target: imx5{1,3}: remove bogus tapenable command

This seems to be a leftover from borrowing from omap3* configs. Since
SJC is not enabling or disabling the DAP tap, and the tap is always
available, the extra tapenable command causes warnings on startup
(can't enable what's already enabled).

Change-Id: I7514436d565aa5b91876dbdab547956f36dcab77
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3892
Tested-by: jenkins
tcl/target/imx51.cfg
tcl/target/imx53.cfg