ARM: integrator: set local side PCI addresses right
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Jun 2013 23:05:38 +0000 (01:05 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 27 Jun 2013 12:19:12 +0000 (14:19 +0200)
This alters the local side address of the iospace to zero,
non prefetchable memory local side address to 0x00000000 and
prefetchable memory local side address to 0x10000000,
so as to match the values actually poked in by the driver.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found