lm32: add Milkymist HPDMC support
authorMichael Walle <michael@walle.cc>
Mon, 7 Mar 2011 22:32:33 +0000 (23:32 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 4 Apr 2011 08:26:53 +0000 (10:26 +0200)
commit91e97f34be3b5dc88e8a6df9f7ac7ea168d1e0e5
tree9e68c3ed19318b60bd0574d47a5d51e2ea2c28f9
parenta15b7d1221c302eb2eeb9494a747598b855a2ba0
lm32: add Milkymist HPDMC support

This patch adds support for the Milkymist's High Performance Dynamic Memory
Controller. This is just a dumb model without any functionality. While the
real hardware acts for example as a bridge between software and hardware
for sending SDRAM commans, this model will only eat up these commands and
always returns the expected hardware states, eg. PLL locked etc.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Makefile.target
hw/milkymist-hpdmc.c [new file with mode: 0644]
trace-events