hw/pl061.c: Implement ARM PL061 as well as Luminary one
commit7063f49f59807ac6f32c69281cf956d14d6c0310
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Feb 2011 20:57:51 +0000 (21 20:57 +0000)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 6 Mar 2011 18:01:30 +0000 (6 19:01 +0100)
tree7f1e8a1d6190f5a6c9972c4dc0cd3726a4b10dcc
parentb50ff6f524fae78c7d79b27b00af701d7c28e80c
hw/pl061.c: Implement ARM PL061 as well as Luminary one

ARM's PL061 has a different set of ID registers to the one in the
Luminary Stellaris; implement this so that the Linux driver can
identify the Realview PBX PL061 correctly.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/pl061.c
hw/stellaris.c