]> git.karo-electronics.de Git - karo-tx-linux.git/commit
at91: add support for RSIs EWS board
authorJosef Holzmayr <joe.mailinglists@googlemail.com>
Tue, 2 Aug 2011 11:28:42 +0000 (13:28 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 15 Oct 2011 15:36:39 +0000 (23:36 +0800)
commit77b6d8af214be5f7778de08ea9a33a01cf158669
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]