From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Mon, 18 Jul 2011 12:14:13 +0200 Subject: [U-Boot] [PATCH v4] avr32: add grasshopper (ICnova AP7000) board In-Reply-To: <1309531674-31025-1-git-send-email-biessmann@corscience.de> References: <4E0DAAD4.2090805@aribaud.net> <1309531674-31025-1-git-send-email-biessmann@corscience.de> Message-ID: <4E240775.9030802@corscience.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Reinahrd Meyer, Am 01.07.2011 16:47, schrieb Andreas Bie?mann: > 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 > --- > changes since v1: > - use vim: set noet ts=8 for 80 char per line checking > - replace blank indention by tab indention > - add board_early_init_r to explicitely set the phy address to 0x00 > > changes since v2: > - add MAINTAINERS entry > > chganges since v3: > - remove previous commit 'MAINTAINERS: convert to utf-8' -> encoding of this > patch is defective since '?' in MAINTAINERS is ISO-8859-1 coded and > everywhere else it is UTF-8 coded. ping?