ARM: S3C64XX: Add board file for boot using Device Tree
authorTomasz Figa <tomasz.figa@gmail.com>
Sun, 25 Aug 2013 17:37:51 +0000 (02:37 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 16 Sep 2013 21:48:27 +0000 (06:48 +0900)
commit31e4001d2e3c3f2d3b544c9891d542ee3502798e
treeffda7e22ed5957d4a13b6f54577907af6e7e4d2a
parent608f9737f1bbe44428ecec44604f638b3949e12c
ARM: S3C64XX: Add board file for boot using Device Tree

This patch adds board file that will be used to boot S3C64xx-based boards
using Device Tree.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s3c64xx/mach-s3c64xx-dt.c [new file with mode: 0644]