]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: 2745/1: Fix IXP4xx debug macros
authorDeepak Saxena <dsaxena@plexity.net>
Fri, 24 Jun 2005 19:54:35 +0000 (20:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2005 19:54:35 +0000 (20:54 +0100)
commit8a04d2776d16d9f062d8c5f011cf4b7a2c57930c
treefc9d2d3b8b3a0144a33524bddc0cbf25e8aedd26
parent68f8975e4e4f130bafb01f1e3625ae644ca381c4
[PATCH] ARM: 2745/1: Fix IXP4xx debug macros

Patch from Deepak Saxena

Current IXP4xx debug macros do not work in the small window between
the MMU being enabled and the call to map_io() b/c the standard
peripheral mapping is not properly setup for use with the low-level
debug code. This patch creates a new section-aligned mapping for the
UART specifically for use with the debug macros.

Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/common.c
include/asm-arm/arch-ixp4xx/debug-macro.S
include/asm-arm/arch-ixp4xx/ixp4xx-regs.h