mirror of https://gitee.com/openkylin/linux.git
5336539ab8
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> |
||
---|---|---|
.. | ||
include/mach | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
clock-s5p6440.c | ||
clock-s5p6450.c | ||
clock.c | ||
clock.h | ||
common.c | ||
common.h | ||
dev-audio.c | ||
dma.c | ||
i2c.h | ||
irq-pm.c | ||
mach-smdk6440.c | ||
mach-smdk6450.c | ||
pm.c | ||
setup-fb-24bpp.c | ||
setup-i2c0.c | ||
setup-i2c1.c | ||
setup-sdhci-gpio.c | ||
setup-spi.c |