[ARM] 4963/1: S3C2410 - add basic machine support for the TCT Hammer
authorDavid Anders <danders@amltd.com>
Thu, 10 Apr 2008 21:36:59 +0000 (22:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 17 Apr 2008 16:34:56 +0000 (17:34 +0100)
commit79b34afa68de4088081bcb7b4aed0fc4d8bf3618
tree973a360661305f76e6a5ab722383ce6fb3f7adea
parentde56a2f9228477866449963c2aff9df4728ea7fb
[ARM] 4963/1: S3C2410 - add basic machine support for the TCT Hammer

Add the TinCanTools Hammer board to list of supported machines in the
arch/arm/mach-s3c2410 directory, as well as a default config entry. the
mach-tct_hammer.c file initializes basic i/o, clocks, irqs, as well as
the mtd flash layout if enabled in the kernel configuration.

Signed-off-by: David Anders <danders@amltd.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/configs/tct_hammer_defconfig [new file with mode: 0644]
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/Makefile
arch/arm/mach-s3c2410/mach-tct_hammer.c [new file with mode: 0644]