[PATCH] S3C64XX: Basic A&W6410 board support patch V2
authorKwangwoo Lee <kwangwoo.lee@gmail.com>
Tue, 28 Apr 2009 01:35:57 +0000 (10:35 +0900)
committerBen Dooks <ben-linux@fluff.org>
Fri, 1 May 2009 10:38:46 +0000 (11:38 +0100)
commit1f26a8a0fd6d067237f87a95d96ddfe263b96a94
tree73e38321140b0425b1a89da81acdd090dfe034df
parentf53aee29bef09070e4ab14488e43433b371844ce
[PATCH] S3C64XX: Basic A&W6410 board support patch V2

A&W6410 board uses Samsung S3C6410 SoC and it is registered with 2183.
Framebuffer and ethernet devices are supported currently.

Unnecessary header file is removed.
Fix to use __raw_writel() and __raw_readl() for accessing mapped address.

Thank you for your comments.

Signed-off-by: Kwangwoo Lee <kwangwoo.lee@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6410/Kconfig
arch/arm/mach-s3c6410/Makefile
arch/arm/mach-s3c6410/mach-anw6410.c [new file with mode: 0644]
This page took 0.024342 seconds and 5 git commands to generate.