[PATCH 0/2] Support for taskit AT91SAM9G20 boards
Christian Glindkamp
christian.glindkamp at taskit.de
Thu Mar 18 07:40:14 EDT 2010
The following two patches contain a shared board file and defconfig for
the Stamp9G20 CPU module and the PortuxG20 SBC.
Christian Glindkamp (2):
AT91: taskit PortuxG20 and Stamp9G20 board support
AT91: add defconfig for taskit PortuxG20 and Stamp9G20
arch/arm/configs/stamp9g20_defconfig | 1456 ++++++++++++++++++++++++++++++++++
arch/arm/mach-at91/Kconfig | 15 +
arch/arm/mach-at91/Makefile | 2 +
arch/arm/mach-at91/board-stamp9g20.c | 317 ++++++++
4 files changed, 1790 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/configs/stamp9g20_defconfig
create mode 100644 arch/arm/mach-at91/board-stamp9g20.c
More information about the linux-arm-kernel
mailing list