linux/arch/arm/mach-mmp
Jeremy Kerr 0ea1293009 arm: return both physical and virtual addresses from addruart
Rather than checking the MMU status in every instance of addruart, do it
once in kernel/debug.S, and change the existing addruart macros to
return both physical and virtual addresses. The main debug code can then
select the appropriate address to use.

This will also allow us to retreive the address of a uart for the MMU
state that we're not current in.

Updated with fixes for OMAP from Jason Wang <jason77.wang@gmail.com>
and Tony Lindgren <tony@atomide.com>, and fix for versatile express from
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Jason Wang <jason77.wang@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Tested-by: Kevin Hilman <khilman@deeprootsystems.com>
2010-10-20 00:27:33 -04:00
..
include/mach arm: return both physical and virtual addresses from addruart 2010-10-20 00:27:33 -04:00
aspenite.c ARM: mmp: support sparse irq 2010-10-09 17:07:25 +08:00
avengers_lite.c [ARM] mmp: rename pxa_map_io() to mmp_map_io() 2010-08-05 14:34:45 +08:00
clock.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
clock.h ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
common.c ARM: mmp: update cpuid of pxa168 and pxa910 2010-10-09 17:07:32 +08:00
common.h [ARM] mmp: move declarations into SoC specific header file from common.h 2010-08-05 14:34:46 +08:00
devices.c [ARM] pxa: add base support for Marvell's PXA168 processor line 2009-03-23 10:11:34 +08:00
flint.c ARM: mmp: support sparse irq 2010-10-09 17:07:25 +08:00
irq-mmp2.c [ARM] mmp: move declarations into SoC specific header file from common.h 2010-08-05 14:34:46 +08:00
irq-pxa168.c [ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chips 2010-03-02 07:40:54 +08:00
jasper.c ARM: mmp: support sparse irq 2010-10-09 17:07:25 +08:00
Kconfig ARM: pxa168: added support for Teton BGA platform 2010-10-09 17:07:26 +08:00
Makefile ARM: pxa168: added support for Teton BGA platform 2010-10-09 17:07:26 +08:00
Makefile.boot [ARM] pxa: add base support for Marvell's PXA168 processor line 2009-03-23 10:11:34 +08:00
mmp2.c [ARM] mmp: move declarations into SoC specific header file from common.h 2010-08-05 14:34:46 +08:00
pxa168.c ARM: pxa168: added keypad wake clear event support for platform 2010-10-09 17:07:20 +08:00
pxa910.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
tavorevb.c [ARM] mmp: rename pxa_map_io() to mmp_map_io() 2010-08-05 14:34:45 +08:00
teton_bga.c ARM: pxa168/teton bga: add board support for i2c and rtc-ds1337 2010-10-09 17:07:28 +08:00
time.c [ARM] mmp: move mmp2 specific timer code to mmp2.c 2010-08-05 14:34:45 +08:00
ttc_dkb.c ARM: mmp: support sparse irq 2010-10-09 17:07:25 +08:00