Skip to content
Snippets Groups Projects
Commit f565235b authored by Peter Maydell's avatar Peter Maydell Committed by Anthony Liguori
Browse files

hw/pxa2xx: Fix transposed crn/crm values for pxa2xx cp14 perf regs


When the pxa2xx performance counter related cp14 registers were converted
from a switch-statement implementation to the new table driven cpregs
format in commit dc2a9045, the crn and crm values for all these
registers were accidentally transposed. Fix this mistake, which was
causing OpenBSD for Zaurus to fail to boot.

Reported-by: default avatarJonathan Gray <jsg@jsg.id.au>
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 5b2cd985
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment