android_kernel_motorola_sm6225/arch/arm/include/debug
Stephen Warren 354935a9e8 ARM: tegra: fix DEBUG_LL combined with LPAE
The DEBUG_LL UART address is mapped as an MMU section, hence, the
virtual address must be section-aligned. Sections are 1MB without LPAE
and 2MB with LPAE. Tegra's virtual address was only aligned to 1MB, and
hence the mapping was set up incorrectly with LPAE enabled, thus causing
a hang early during boot. Fix this by picking a different virtual address
that is aligned to 2MB.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
2013-12-04 12:25:12 -07:00
..
8250.S ARM: debug: add support for word accesses to debug/8250.S 2013-08-25 17:11:03 +01:00
efm32.S ARM: 7850/1: DEBUG_LL on efm32 SoCs 2013-10-29 11:06:04 +00:00
exynos.S ARM: exynos: move debug-macro.S to include/debug/ 2013-04-19 13:51:21 +02:00
icedcc.S ARM: move debug macros to common location 2012-09-14 09:22:00 -05:00
imx-uart.h ARM: imx: enable low-level debug support for imx6sl 2013-06-17 15:45:11 +08:00
imx.S ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCs 2013-02-05 10:14:55 +08:00
msm.S ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974 2013-10-29 11:06:21 +00:00
omap2plus.S ARM: OMAP2+: Add multiplatform debug_ll support 2013-01-11 11:24:19 -08:00
pl01x.S ARM: pl01x debug code endian fix 2013-10-19 20:46:33 +01:00
samsung.S ARM: exynos: move debug-macro.S to include/debug/ 2013-04-19 13:51:21 +02:00
sirf.S ARM: sirf: move debug-macro.S to include/debug/sirf.S 2013-03-25 12:29:40 +01:00
sti.S ARM: sti: Add DEBUG_LL console support 2013-06-25 13:27:02 -07:00
tegra.S ARM: tegra: fix DEBUG_LL combined with LPAE 2013-12-04 12:25:12 -07:00
uncompress.h ARM: 7672/1: uncompress debug support for multiplatform build 2013-03-15 17:18:52 +00:00
ux500.S ARM: debug: move PL01X debug include into arch/arm/include/debug/ 2013-08-25 17:11:06 +01:00
vexpress.S ARM: debug: move PL01X debug include into arch/arm/include/debug/ 2013-08-25 17:11:06 +01:00
vf.S ARM: imx: add low-level debug for vybrid 2013-10-21 09:11:07 +08:00
vt8500.S arm: vt8500: Convert debug-macro.S to be multiplatform friendly 2013-01-12 15:47:38 +13:00
zynq.S ARM: zynq: add support for ARCH_MULTIPLATFORM 2012-11-21 10:52:13 +01:00