Add dummy support most OMAP SDRC registers
authorJuha Riihimäki <juhriihi@esdhcp035213.research.nokia.com>
Wed, 28 Jan 2009 12:39:35 +0000 (14:39 +0200)
committerJuha Riihimäki <juhriihi@esdhcp035213.research.nokia.com>
Wed, 28 Jan 2009 12:39:35 +0000 (14:39 +0200)
commit83ac87238b6f8db03f5eba4c575ec2727a00141f
treee85b0070f47dc52692ee0c84a2938871ac4e73c3
parentdcc44b56f1ff6d447f51f90fedf5404ed5dbbd80
Add dummy support most OMAP SDRC registers

Support read & write to most of the OMAP SDRAM controller registers. Most things have no effect, however, and reset behavior needs fixing (some registers should be copied from system control module at reset). Also did some debug message changes.
hw/omap.h
hw/omap2.c