]> git.sur5r.net Git - openocd/commit
speed up, relocate function
authorRodrigo L. Rosa <rodrigorosa.LG@gmail.com>
Wed, 31 Aug 2011 19:32:14 +0000 (12:32 -0700)
committerRodrigo L. Rosa <rodrigorosa.LG@gmail.com>
Wed, 31 Aug 2011 22:45:45 +0000 (15:45 -0700)
commitfb164bca55ec5a1c9c70837b576e1d43426cd05b
tree391f30c10d1593a8315ef9871e6cb4aab983be0c
parentfbbce951402bc08367786f2ba2ce3af549d0d5a5
speed up, relocate function

added an attempt to use the non-reseting halting sequence. if it fails, then the full sequence will be attempted. this makes things a bit faster most of the time.
changed the location of a function, avoiding a forward def
src/target/dsp5680xx.c