ARM: EXYNOS4: Add support SMDK4412 Board
authorChanghwan Youn <chaos.youn@samsung.com>
Tue, 4 Oct 2011 08:09:26 +0000 (17:09 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 4 Oct 2011 09:35:04 +0000 (18:35 +0900)
commit31451afd2480caf3ae15da56cf9fc3cb3fb821cb
tree94fd5c6aca7afe1dde3c44111fc058afa4821931
parentc8987470a3a3e56295ee8c9130f5298e807bf4f7
ARM: EXYNOS4: Add support SMDK4412 Board

SMDK4412 board is same as a SMDK4212 board except that
it has EXYNOS4412 SoC, thus it can share machine code
with SMDK4212.

This patch renames mach-smdk4212.c to mach-smdk4x12.c
to support both SMDK4212 and SMDK4412 board with one
machine file.

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/Kconfig
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/mach-smdk4x12.c [moved from arch/arm/mach-exynos4/mach-smdk4212.c with 61% similarity]