Files
openocd/src
David Brownell aa8db989b9 ARM920T scanchain 15 comments/cleanup
For folk who don't know the ARM920 JTAG interface very well, the
two modes of scan chain 15 access to CP15 are confusing.

Make those parts of the ARM920 code less opaque, by:

 - Adding comments referencing the relevant parts of the TRM,
   catching up to similar updates in the User's Guide.

 - Replacing magic numbers in physical access clients with
   symbolic equivalents.

No functional change.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-02-16 18:50:16 -08:00
..
2010-02-15 22:59:41 +01:00
2010-01-08 23:23:55 -08:00
2010-01-26 17:54:49 -08:00
2010-01-08 20:16:05 -08:00
2010-01-08 23:13:39 -08:00
2009-11-25 10:29:05 -08:00
2010-02-15 22:59:41 +01:00