ARM ADIv5: "dap info" gets more readable
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 26 Oct 2009 23:02:45 +0000 (16:02 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 26 Oct 2009 23:02:45 +0000 (16:02 -0700)
Make the "dap info" output more comprehensible:

 - Don't show CIDs unless they're incorrect (only four bits matter)
 - For CoreSight parts, interpret the part type
 - Interpret the part number
 - Show all five PID bytes together
 - Other minor cleanups

Also some whitespace fixes, and shrink a few overlong source lines.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>

No differences found