]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)
authorAndrew Victor <andrew@sanpeople.com>
Tue, 10 Jan 2006 16:59:28 +0000 (16:59 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 10 Jan 2006 16:59:28 +0000 (16:59 +0000)
commitf0a13854be269357ff70022524ec503d3cba6a32
treea04ea749fcd945127d29647e1c87c624ad49ed45
parent1e6c9c2878c9c1f301449c78551e0b7c5f3e3ae5
[ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)

Patch from Andrew Victor

This patch adds support to the 2.6 kernel series for the Atmel
AT91RM9200 processor.

This patch is the support for Atmel's DK and EK boards.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/configs/at91rm9200dk_defconfig [new file with mode: 0644]
arch/arm/configs/at91rm9200ek_defconfig [new file with mode: 0644]
arch/arm/mach-at91rm9200/Makefile
arch/arm/mach-at91rm9200/board-dk.c [new file with mode: 0644]
arch/arm/mach-at91rm9200/board-ek.c [new file with mode: 0644]