linux/drivers/serial/cpm_uart
Kumar Gala b0531b9b32 [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2
Base addess register for SMC 1 and 2 are never initialized.  This means
that they will not work unless a bootloader already configured them.

The DPRAM already have space reserved, this patch just makes sure the base
addess register is updated correctly on initialization.

Signed-off-by: Rune Torgersen <runet@innovsys.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:05:56 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpm_uart.h [PATCH] cpm_uart: Fix dpram allocation and non-console uarts 2005-08-09 12:08:22 -07:00
cpm_uart_core.c [PATCH] cpm_uart: use schedule_timeout instead of direct call to schedule 2005-09-05 00:05:56 -07:00
cpm_uart_cpm1.c [PATCH] cpm_uart: Fix dpram allocation and non-console uarts 2005-08-09 12:08:22 -07:00
cpm_uart_cpm1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpm_uart_cpm2.c [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2 2005-09-05 00:05:56 -07:00
cpm_uart_cpm2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00