diff options
author | Tomasz Figa <tomasz.figa@gmail.com> | 2013-06-19 02:22:22 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-06-19 02:22:22 +0900 |
commit | 5336539ab8c18c3e13d9cd020dd7a0b798dfb11d (patch) | |
tree | f9289e8ff7c6d1b73540b79989d0efad8cff7cf2 /arch/arm/mach-s5p64x0/mach-smdk6440.c | |
parent | 76c1b8386b31aeda911afaf11f032006d403addf (diff) | |
download | linux-5336539ab8c18c3e13d9cd020dd7a0b798dfb11d.tar.gz |
ARM: S5P64X0: Use common uncompress.h part for plat-samsung
Since uart_base can be set dynamically in arch_detect_cpu(), there is no
need to have a copy of all code locally, just to override UART base
address.
This patch removes any duplicate code in uncompress.h variant of s5p64x0
and implements proper arch_detect_cpu() function to initialize UART with
SoC-specific parameters.
While at it, replace hard-coded register address with macro.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5p64x0/mach-smdk6440.c')
0 files changed, 0 insertions, 0 deletions