Fix incorrect comment
commit1a3cbbf3a5e3432aeab52d7e5f1ff83f71dca929
authorChristopher Head <chead@zaber.com>
Mon, 26 Feb 2018 22:51:35 +0000 (26 14:51 -0800)
committerTomas Vanek <vanekt@fbl.cz>
Tue, 27 Feb 2018 06:03:30 +0000 (27 06:03 +0000)
tree10bdb39ea8c26fb7cba1667780a113726c21114c
parente84592d17d11bb1b3bbae24e1aed725913787285
Fix incorrect comment

target_start_algorithm does not download the algorithm. It only starts
it. It expects someone else to have already written the algorithm code
into the proper location before calling it.

Change-Id: I5e04406eed0ebb1c23e550dbf8d9f1204c432603
Signed-off-by: Christopher Head <chead@zaber.com>
Reviewed-on: http://openocd.zylin.com/4435
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/target/target.c