ARM: vexpress: Get rid of MMIO_P2V
authorPawel Moll <pawel.moll@arm.com>
Wed, 25 Jan 2012 15:37:29 +0000 (15:37 +0000)
committerPawel Moll <pawel.moll@arm.com>
Thu, 23 Feb 2012 15:09:42 +0000 (15:09 +0000)
This patch gets rid of the MMIO_P2V and __MMIO_P2V macros,
defining constant virtual base for motherboard and tile
peripherals instead.

Additionally, in preparation for the new motherboard memory
map, the motherboard peripherals are using base pointers
calculated in runtime, instead of compile-time calculated
values.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>

No differences found