linux/arch/arm/mach-tegra
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
board-harmony-pinmux.c [ARM] tegra: harmony: Add harmony board file 2010-08-05 14:57:02 -07:00
board-harmony.c arm: tegra: fix compilation of board-harmony.c 2010-08-22 12:54:14 -07:00
board-harmony.h [ARM] tegra: harmony: Add harmony board file 2010-08-05 14:57:02 -07:00
board.h [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
clock.c [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
clock.h [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
common.c [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
gpio-names.h [ARM] tegra: add GPIO support 2010-08-05 14:57:02 -07:00
gpio.c [ARM] tegra: add GPIO support 2010-08-05 14:57:02 -07:00
headsmp.S [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
hotplug.c [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
io.c [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
irq.c [ARM] tegra: Add IRQ support 2010-08-05 14:51:42 -07:00
Kconfig [ARM] tegra: add GPIO support 2010-08-05 14:57:02 -07:00
localtimer.c [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
Makefile [ARM] tegra: harmony: Add harmony board file 2010-08-05 14:57:02 -07:00
Makefile.boot [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
pinmux.c [ARM] tegra: add pinmux support 2010-08-05 14:57:02 -07:00
platsmp.c [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
tegra2_clocks.c [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
timer.c [ARM] tegra: Add timer support 2010-08-05 14:57:02 -07:00