arm/realview: Fix mapping of PCI regions
commita2bff788d2316c037ce5ab72468b3fda1a0527a1
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Apr 2013 10:15:20 +0000 (19 11:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Apr 2013 10:15:20 +0000 (19 11:15 +0100)
treecb49ee0910d07c8e1749deb9befe30ee87d3f91f
parent7468d73ac9a514b33c0c2797a1238db11163b23b
arm/realview: Fix mapping of PCI regions

Fix the mapping of the PCI regions for the realview board, which were
all incorrect. (This was never noticed because the Linux kernel
doesn't actually include a PCI driver for the realview boards.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Paul Brook <paul@codesourcery.com>
hw/arm/realview.c