ARM11: don't expose WDTR
commit62dd15d78f57d56310bb3cb1bfc9b8995cb69668
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 3 Dec 2009 06:57:07 +0000 (2 22:57 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 3 Dec 2009 07:08:42 +0000 (2 23:08 -0800)
tree246d2a0baf97c917e4c913255aebc37ce04503af
parent7e18d96d03e39ef55c0b1d420b53247a29fef24b
ARM11: don't expose WDTR

Don't expose the WDTR register through the register cache any
more.  If anyone wants Tcl scripts to be able to use DCC based
communication with app code in the target, this wouldn't do it.

Bugfix:  don't trust the Tcl-accessible version of DSCR to
flag whether WDTR needs to be restored when resuming.
src/target/arm11.c
src/target/arm11.h