]> xenbits.xensource.com Git - qemu-xen.git/commit
milkymist-sysctl: support for new core version
authorMichael Walle <michael@walle.cc>
Sat, 31 Mar 2012 17:54:09 +0000 (19:54 +0200)
committerMichael Walle <michael@walle.cc>
Sat, 31 Mar 2012 18:02:30 +0000 (20:02 +0200)
commit060544d30f4cc94bced1186e1b042960aebcdfea
tree8d09043ac6fa225315810eefb64bd139c422bd73
parentde89fd2b885358e649dc38e293d18eecdb78e1ab
milkymist-sysctl: support for new core version

The new version introduces the following new registers:
 - SoC clock frequency: read-only of system clock used on the SoC
 - debug scratchpad: 8 bit scratchpad register
 - debug write lock: write once register, without any function on QEMU

Signed-off-by: Michael Walle <michael@walle.cc>
hw/milkymist-sysctl.c