]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/arm/plat-s5p/include/plat/map-s5p.h
ARM: S5P: Remove fixed uart offset dependent code
authorChanghwan Youn <chaos.youn@samsung.com>
Fri, 16 Jul 2010 02:30:35 +0000 (11:30 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:32:41 +0000 (18:32 +0900)
commit88baf2096c1c625c14831bc3438fd1e69bf1cef5
tree92e956f6c47cfe58a066bb8cd07bc2cabd2a1a37
parent8b526ae4ddd7a62397d99856079b59eda5d09360
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>
arch/arm/plat-s5p/cpu.c
arch/arm/plat-s5p/include/plat/map-s5p.h