ARM: S5PV310: Add SMDKC210 board support file
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 6 Aug 2010 11:12:06 +0000 (20:12 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Oct 2010 22:51:45 +0000 (07:51 +0900)
commitc05b48af822c415baeadafa6c4a4ea7f79f337db
tree5d97fcd445e9e89ed91445d3168da79d1ed1c075
parentfe0cdec8bad919fd91cd344123906a55f3857209
ARM: S5PV310: Add SMDKC210 board support file

This patch adds Samsung SMDKC210 board support file. The SoC
of SMDKC210, S5PC210(MCP) is one of package option of S5PV310.
And because composition of SMDKC210 and SMDKV310 differs, need
SMDKC210 with SMDKV310.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv310/Kconfig
arch/arm/mach-s5pv310/Makefile
arch/arm/mach-s5pv310/mach-smdkc210.c [new file with mode: 0644]