Mem: Fix incorrect logic in bus blocksize check
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 15 Oct 2012 16:51:21 +0000 (12:51 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 15 Oct 2012 16:51:21 +0000 (12:51 -0400)
commitb6bd4f34b4a20ac158af610b71aaa24ac86b1ef6
tree496e845d2a9ef3bea8b7ea355eb8c0d8cc0d301a
parent2a740aa09682c32eb8f1f8880f279c943d8c6ee1
Mem: Fix incorrect logic in bus blocksize check

This patch fixes the logic in the blocksize check such that the
warning is printed if the size is not 16, 32, 64 or 128.
src/mem/bus.cc