mem: Adapt the LPDDR2 to match a single x32 channel
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 May 2013 16:53:55 +0000 (12:53 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 May 2013 16:53:55 +0000 (12:53 -0400)
commitce1ad84abd4ecefdb66b3d0b04b11310089e1578
treeafd64d70b067a13191667243af9fec78167a199b
parent88aa7755f4f4ebd39a26fbece9c0d09cd195a010
mem: Adapt the LPDDR2 to match a single x32 channel

This patch adapts the existing LPDDR2 configuration to make use of the
multi-channel functionality. Thus, to get a x64 interface two
controllers should be instantiated using the makeMultiChannel method.

The page size and ranks are also adapted to better suit with a typical
LPDDR2 part.
src/mem/SimpleDRAM.py