commit | 1373e140f0b0554a8b3aba9761cd96df49520f97 | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Tue Jul 29 18:32:01 2014 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 29 17:40:42 2014 +0100 |
tree | fbe240e27e729d944eab9720d0a0252575f2a87d | |
parent | 8a2ca741ab69b34c3bb7178a595e302d396d7a10 [diff] |
hw/arm/virt: fix pl031 addr typo pl031's base address should be 0x9010000, not 0x90010000, otherwise it sits in ram when configuring a guest with greater than 1G. Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>