arm11: fix another infinite loop bug
commit65cc81ddb609456707c2ba47cfe8540192c6dce7
authorØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 10 Feb 2010 19:04:00 +0000 (10 20:04 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 10 Feb 2010 21:54:06 +0000 (10 22:54 +0100)
tree9aea72f3ced433321614262b973344bcbb3cdb57
parent84ac6bb0d99275ccf7ff15691ffa1b22127d7339
arm11: fix another infinite loop bug

reset init would get stuck in an infinite loop when
e.g. khz was too high. Added timeout. This is a copy
of paste of a number of such bugfixes in the arm11
code.

Arm11 code reviewed for further such infinite loop bugs
and I couldn't find any more. Xing fingers it's the last
one...

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