diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2012-03-02 11:56:39 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2012-03-02 11:56:39 +0000 |
commit | 0f58a1882bae42d7c76bdb66792c204a810ec01f (patch) | |
tree | b8c6156e921eb00a00f74b80233936db55e1ca7c /Makefile.target | |
parent | 412beee6a0349ce430920e2b2faa8009ced4a672 (diff) |
hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties
Fix confusion in the Property arrays for the "arm11mpcore_priv"
(per-CPU devices for the ARM11MPcore CPU) and "realview_mpcore"
(realview-eb board specific device encapsulating CPU and some
extra interrupt controllers) -- the num-irq property was defined
on the wrong device and the mpcore_rirq_properties were defined
as offsets in the wrong structure. The effect was that the
realview-eb-mpcore machine would abort on startup trying to
allocate an insane amount of memory. (This bug was introduced in
the QOM conversion in commit 999e12bb.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions