]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for Bluewater Systems Snapper 9260/9G20 modules
authorRyan Mallon <ryan@bluewatersys.com>
Sun, 5 Jun 2011 07:21:22 +0000 (07:21 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 21 Jun 2011 20:26:21 +0000 (22:26 +0200)
commitb8d41dda223133691b40726b9c7fd3d55a9e6e42
treeb74cfde3a49f7a1f5c50da0d989f0d1773c01584
parent807339944419aa238003e6361be2513c719ab26c
Add support for Bluewater Systems Snapper 9260/9G20 modules

Add support for Bluewater Systems AT91 based Snapper 9260 and 9G20
single board computer modules. Includes NAND flash and Ethernet
support.

Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
MAINTAINERS
board/bluewater/snapper9260/Makefile [new file with mode: 0644]
board/bluewater/snapper9260/snapper9260.c [new file with mode: 0644]
include/configs/snapper9260.h [new file with mode: 0644]