ARM ADI-V5: PIDs and CIDs are 8 bits
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 13 Jul 2010 23:34:04 +0000 (19:34 -0400)
committerDavid Brownell <db@helium.(none)>
Tue, 13 Jul 2010 23:34:04 +0000 (19:34 -0400)
commit0672a6497ec1ea59905487c01a65ffad79449538
treeb84cc510caf5d4fdc1315867a1eaa6a2cb99bc26
parent1619facb5ebce060c2cb35035e7801a8898a6296
ARM ADI-V5: PIDs and CIDs are 8 bits

Mask the upper bits after 32-bit reads.

Alsoo revert the ugly changes to use PRIx32; just cast to unsized
integers when printing (two chars not eight).

Signed-off-by: David Brownell <db@helium.(none)>
src/target/arm_adi_v5.c