]> bbs.cooldavid.org Git - net-next-2.6.git/commit - MAINTAINERS
[ARM] 5210/2: AFEB9260: board support
authorSergey Lapin <slapin@ossfans.org>
Sun, 3 Aug 2008 01:29:48 +0000 (02:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 18 Sep 2008 22:11:55 +0000 (23:11 +0100)
commit9c784f958d01097e3fae24ad75ab3a80ed1e556b
tree3ba0c0a4975086bffcbe33e50442bdbc4bbe6daf
parentadee14b2e1557d0a8559f29681732d05a89dfc35
[ARM] 5210/2: AFEB9260: board support

This patch adds support for AT91SAM9260-based board AFEB9260
which is a product from both Open Source design which runs
Open Source software. Some commertial projects
are made with this design. A board is basically AT91SAM9260-EK
with some modifications and different peripherals and different
parts used. Main purpose of this project is to gain experience in
hardware design.
More info: http://groups.google.com/group/arm9fpga-evolution-board
(In Russian only, sorry).
Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb

By this patch only basic functionality is provided.

Signed-off-by: Sergey Lapin <slapin@ossfans.org>
Acked-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
MAINTAINERS
arch/arm/configs/afeb9260_defconfig [new file with mode: 0644]
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/board-afeb-9260v1.c [new file with mode: 0644]