ARM: add #defines for JTAG ack codes
commitfccb812f829e55940e26466c4cda8c25765d4f6c
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 5 Jan 2010 21:03:27 +0000 (5 13:03 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 5 Jan 2010 21:03:27 +0000 (5 13:03 -0800)
tree614ef3113d3916f47fd98b7fda0f9027725991ca
parentadf2a9a267422a2914a50b4a4a35a0e19b25d1c3
ARM: add #defines for JTAG ack codes

JTAG has only two possible JTAG ack codes for APACC and DPACC
register reads/writes.  Define them, and remove empty "else"
clause in the code which now uses those codes.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm_adi_v5.c
src/target/arm_adi_v5.h