at91: add support for RSIs EWS board
authorJosef Holzmayr <joe.mailinglists@googlemail.com>
Tue, 2 Aug 2011 11:28:42 +0000 (13:28 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 7 Sep 2011 14:33:56 +0000 (16:33 +0200)
commit82cb86548259a71c154b1c2df728d8526b79846a
treee527485884f265ad416b33ff8fee2e2faf48b59c
parentddf28352b80c86754a6424e3a61e8bdf9213b3c7
at91: add support for RSIs EWS board

This adds support for the RSI EWS machine (at91rm9200-based),
machine type 1609.

Includes fixes as suggested by Uwe Kleine-König and
cleanups as suggested by Russell and R.Schwebel.

Signed-off-by: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de>
[nicolas.ferre@atmel.com: simplify board file header, move to at91_init_irq_default]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/board-rsi-ews.c [new file with mode: 0644]