Review Board 2.0.15


mem: Add DDR3 and LPDDR2 DRAM controller configurations

Review Request #1589 - Created Dec. 6, 2012 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9423:e78361f34a72
---------------------------
mem: Add DDR3 and LPDDR2 DRAM controller configurations

This patch moves the default DRAM parameters from the SimpleDRAM class
to two different subclasses, one for DDR3 and one for LPDDR2. More can
be added as we go forward.

The regressions that previously used the SimpleDRAM are now using
SimpleDDR3 as this is the most similar configuration.
util/regress all passing (disregarding t1000 and eio)