]> Git Repo - qemu.git/commit - hw/arm/pxa2xx.c
hw/pxa2xx.c: Fix handling of RW bits in PMCR
authorPeter Maydell <[email protected]>
Sun, 13 Nov 2011 14:18:39 +0000 (14:18 +0000)
committerAndrzej Zaborowski <[email protected]>
Mon, 14 Nov 2011 01:26:20 +0000 (02:26 +0100)
commit7c64d297f988f6ee2136f29fac010db2c8fc352c
tree6f4510e6a7b6ef9be6d4e3709439ee097c9a82e5
parente7852674d5013bffd0bb8e822a7521f76677a60b
hw/pxa2xx.c: Fix handling of RW bits in PMCR

Fix an error in commit afd4a6522 which meant that writing a zero
to the RW bits in the PMCR wouldn't actually clear them. (Error
spotted by Andrzej Zaborowski.)

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Andrzej Zaborowski <[email protected]>
hw/pxa2xx.c
This page took 0.025299 seconds and 4 git commands to generate.