All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] avr32: add grasshopper (ICnova AP7000) board
Date: Sun, 24 Jul 2011 09:58:33 +0000	[thread overview]
Message-ID: <1311501513.3635.4.camel@ubuntu> (raw)
In-Reply-To: <4E285263.7090502@corscience.de>

Dear Andreas Bie?mann:
> 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 <biessmann@corscience.de>
> > ---
> > 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.
> > 
> >  MAINTAINERS                                |    1 +
> >  board/in-circuit/grasshopper/Makefile      |   45 +++++++
> >  board/in-circuit/grasshopper/grasshopper.c |  112 ++++++++++++++++
> >  boards.cfg                                 |    1 +
> >  include/configs/grasshopper.h              |  198 ++++++++++++++++++++++++++++
> >  5 files changed, 357 insertions(+), 0 deletions(-)
> >  create mode 100644 board/in-circuit/grasshopper/Makefile
> >  create mode 100644 board/in-circuit/grasshopper/grasshopper.c
> >  create mode 100644 include/configs/grasshopper.h
> 
> Any objections to this patch? v4 was out before the merge window closed.
> I know you are right before your holiday ... but it would be great if
> you take this too.
No objections. Applied to u-boot-atmel/master.
Thanks, Reinhard

  reply	other threads:[~2011-07-24  9:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28 13:14 [U-Boot] [PATCH] avr32: add grasshopper (ICnova AP7000) board Andreas Bießmann
2011-06-30  8:36 ` Reinhard Meyer
2011-06-30 10:03 ` [U-Boot] [PATCH v2] " Andreas Bießmann
2011-07-01  8:03   ` [U-Boot] [PATCH v3 0/2] Add grasshopper board (and modify MAINTIANERS) Andreas Bießmann
2011-07-01  8:03   ` [U-Boot] [PATCH v3 1/2] MAINTAINERS: convert to UTF-8 Andreas Bießmann
2011-07-01 11:09     ` Albert ARIBAUD
2011-07-01 11:24       ` Andreas Bießmann
2011-07-01 14:47       ` [U-Boot] [PATCH v4] avr32: add grasshopper (ICnova AP7000) board Andreas Bießmann
2011-07-18 10:14         ` Andreas Bießmann
2011-07-21 16:22         ` Andreas Bießmann
2011-07-24  9:58           ` Reinhard Meyer [this message]
2011-07-01  8:03   ` [U-Boot] [PATCH v3 2/2] " Andreas Bießmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1311501513.3635.4.camel@ubuntu \
    --to=u-boot@emk-elektronik.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.