linux/arch/arm/plat-s5p
Changhwan Youn 88baf2096c ARM: S5P: Remove fixed uart offset dependent code
The uart offset between channels has been 0x400 for all S5P series
and to present virtual and physical offsets, both number 0x400 and
S3C_UART_OFFSET have been used together.
This patch removes the use of the number 0x400 and expands the virtual
mapping size of S3C_VA_UART from 4KB to 512KB to support the CPU with
S3C_UART_OFFSET being 0x10000.

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-08-05 18:32:41 +09:00
..
include/plat ARM: S5P: Remove fixed uart offset dependent code 2010-08-05 18:32:41 +09:00
clock.c ARM: S5P: Regoster clk_xusbxti clock for hsotg driver 2010-05-28 19:31:34 +09:00
cpu.c ARM: S5P: Remove fixed uart offset dependent code 2010-08-05 18:32:41 +09:00
dev-uart.c ARM: S5P6442: Add serial port support 2010-02-24 01:52:19 +00:00
irq-eint.c ARM: S5P: Bug fix on external interrupt for S5P SoCs 2010-07-05 16:01:04 +09:00
irq.c ARM: S5P6442: Add IRQ support 2010-02-24 01:52:16 +00:00
Kconfig ARM: S5P: Fix the platform external interrupt issues. 2010-05-26 19:09:50 +09:00
Makefile ARM: SAMSUNG: Fixup merge problem 2010-05-20 20:49:25 +09:00