]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
avr32: add grasshopper (ICnova AP7000) board
authorAndreas Bießmann <biessmann@corscience.de>
Thu, 30 Jun 2011 22:03:20 +0000 (22:03 +0000)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 11:00:56 +0000 (13:00 +0200)
commitad7a1785f77216da89769d530a29b157e4f5a53a
treef40e186ef995aa263ab83c88600b60992f3a2492
parent0c427914767e590116c8ac5d90594c4413ba7982
avr32: add grasshopper (ICnova AP7000) board

The grasshopper board is a neat avr32 evaluation kit produced by In-Circuit
GmbH.
See http://www.ic-board.de/product_info.php?info=p75_ICnova-AP7000-Base.html
for detailed information about this device.

Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
MAINTAINERS
board/in-circuit/grasshopper/Makefile [new file with mode: 0644]
board/in-circuit/grasshopper/grasshopper.c [new file with mode: 0644]
boards.cfg
include/configs/grasshopper.h [new file with mode: 0644]