]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91: Add support for taskit AT91SAM9G20 boards.
authorMarkus Hubig <mhubig@imko.de>
Tue, 7 Aug 2012 15:43:23 +0000 (17:43 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:16 +0000 (14:58 +0200)
commit2399ef73859f7ef54d2da9c3274c01f86726eff8
tree28d6e03a389f0bfa48ee6074eaeec47c5ff9d69a
parenta3dab5d1d9447d75dbf3bb47abc7341508ccafd5
at91: Add support for taskit AT91SAM9G20 boards.

This adds support for the AT91SAM9G20 boards by taskit GmbH.
Both boards, Stamp9G20 and PortuxG20, are integrated in one
file. PortuxG20 is basically a SBC built around the Stamp9G20.

Signed-off-by: Markus Hubig <mhubig@imko.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: Andreas Bießmann <andreas.deve@googlemail.com>
MAINTAINERS
board/taskit/stamp9g20/Makefile [new file with mode: 0644]
board/taskit/stamp9g20/led.c [new file with mode: 0644]
board/taskit/stamp9g20/stamp9g20.c [new file with mode: 0644]
boards.cfg
include/configs/stamp9g20.h [new file with mode: 0644]