44c44
< from m5.util import convert
---
> from m5.util import *
417a418,421
> warn("Physical memory size specified is %s which is greater than " \
> "3GB. Twice the number of memory controllers would be " \
> "created." % (mdesc.mem()))
>