Re: [PATCH v2 1/4] ARM: vexpress: Get rid of MMIO_P2V

2011-11-28 Thread Russell King - ARM Linux
On Fri, Nov 25, 2011 at 04:15:00PM +, Dave Martin wrote: diff --git a/arch/arm/plat-versatile/headsmp.S b/arch/arm/plat-versatile/headsmp.S index d397a1f..0be2efc 100644 --- a/arch/arm/plat-versatile/headsmp.S +++ b/arch/arm/plat-versatile/headsmp.S @@ -28,6 +28,7 @@

Re: [PATCH v2 1/4] ARM: vexpress: Get rid of MMIO_P2V

2011-11-28 Thread Dave Martin
On Mon, Nov 28, 2011 at 10:44:16AM +, Russell King - ARM Linux wrote: On Fri, Nov 25, 2011 at 04:15:00PM +, Dave Martin wrote: diff --git a/arch/arm/plat-versatile/headsmp.S b/arch/arm/plat-versatile/headsmp.S index d397a1f..0be2efc 100644 --- a/arch/arm/plat-versatile/headsmp.S

Re: [PATCH v2 1/4] ARM: vexpress: Get rid of MMIO_P2V

2011-11-25 Thread Dave Martin
On Wed, Nov 23, 2011 at 03:01:45PM +, Pawel Moll wrote: This patch gets rid of the MMIO_P2V and __MMPIO_P2V macros, defining constant virtual base for motherboard and tile peripherals instead. Additionally, in preparation for the new motherboard memory map, the motherboard peripherals

[PATCH v2 1/4] ARM: vexpress: Get rid of MMIO_P2V

2011-11-23 Thread Pawel Moll
This patch gets rid of the MMIO_P2V and __MMPIO_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