arm9tdmi vector_catch: reserved means "don't use"
commit75cdc8a260e081752698f374d4cd6e97e84eb6cb
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 23 Oct 2009 19:28:03 +0000 (23 12:28 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 23 Oct 2009 19:28:03 +0000 (23 12:28 -0700)
tree0243254891f694470d6b9147431746837dcc4394
parentbfefe85645a51d8e5f94879dcd0321abafdcbf7c
arm9tdmi vector_catch:  reserved means "don't use"

Bit 5 shouldn't be used.  Remove all support for modifying it.
Matches the exception vector table, of course ... more than one
bootloader uses that non-vector to help distinguish valid boot
images from random garbage in flash.
doc/openocd.texi
src/target/arm9tdmi.c
src/target/arm9tdmi.h