mem: Tidy up bus addr range debug messages
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:38 +0000 (13:05 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:38 +0000 (13:05 -0500)
commit15a979c6be704a4bb083b64148d1a25d7fc4e682
tree1d912101990a5255fab24a55d310d3e9729b15e5
parentcaf6786ad5a0cc8c0f6262347640ebe49a8ad093
mem: Tidy up bus addr range debug messages

This patch tidies up a number of the bus DPRINTFs related to range
manipulation. In particular, it shifts the message about range changes
to the start of the member function, and also adds information about
when all ranges are received.
src/mem/bus.cc