Michael Bruck:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 4 Mar 2008 06:46:44 +0000 (06:46 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 4 Mar 2008 06:46:44 +0000 (06:46 +0000)
commit58cccae6396b9279852c4eb06bc04b690561e3bb
treedef35703893dd1cb55363e4ca3e19715f8d56527
parent5c2b85dfecb107b31799f736dfcfeb4d96bd6ed6
Michael Bruck:

- Added simulate_reset_on_next_halt that can be extended to do all sorts
of cleanups for systems without proper reset. Right now it just writes 0
to the control register to disable caches.
- Step skips over Wait for Interrupt instruction
- fix for count
- fix for printf format errors

git-svn-id: svn://svn.berlios.de/openocd/trunk@439 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/arm11.c
src/target/arm11.h
src/target/arm11_dbgtap.c