[PATCH v5 06/11] ARM: unify MMU/!MMU addruart calls

2015-04-09 Thread Stefan Agner
Remove the needless differences between MMU/!MMU addruart calls. This allows to use the same addruart macro on SoC level. Useful for SoC consisting of multiple CPUs with and without MMU such as Freescale Vybrid. Signed-off-by: Stefan Agner --- arch/arm/include/debug/efm32.S | 2 +-

[PATCH v5 06/11] ARM: unify MMU/!MMU addruart calls

2015-04-09 Thread Stefan Agner
Remove the needless differences between MMU/!MMU addruart calls. This allows to use the same addruart macro on SoC level. Useful for SoC consisting of multiple CPUs with and without MMU such as Freescale Vybrid. Signed-off-by: Stefan Agner ste...@agner.ch --- arch/arm/include/debug/efm32.S | 2