target: return JIM_OK instead of ERROR_OK
commite5349bfb4954366579b521dc8181c01c5bd4679e
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 11 Jan 2010 13:59:14 +0000 (11 14:59 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 11 Jan 2010 14:01:02 +0000 (11 15:01 +0100)
treefb0e4f407998ce5b5d47bde14043fc82357d83d9
parentfb71a0a0dddf68fa3f266aab5e35409773acc567
target: return JIM_OK instead of ERROR_OK

No change in actual binary as JIM_OK == ERROR_OK,
but JIM_OK is correct here.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/jtag/tcl.c