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 v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules
Date: Wed, 26 Jan 2011 08:40:43 +0100	[thread overview]
Message-ID: <4D3FCFFB.6060903@emk-elektronik.de> (raw)
In-Reply-To: <20110126072218.22094BB0B9@gemini.denx.de>

Dear Wolfgang Denk,
> Dear Ryan Mallon,
>
> In message<e3e679839f735fff180547840a3fe3cec2b1d535.1295995460.git.ryan@bluewatersys.com>  you wrote:
>>
>> Signed-off-by: Ryan Mallon<ryan@bluewatersys.com>
>> ---
>>   board/bluewater/snapper9260/Makefile      |   53 ++++++++
>>   board/bluewater/snapper9260/snapper9260.c |  169 +++++++++++++++++++++++++
>>   include/configs/snapper9260.h             |  191 +++++++++++++++++++++++++++++
>>   3 files changed, 413 insertions(+), 0 deletions(-)
>>   create mode 100644 board/bluewater/snapper9260/Makefile
>>   create mode 100644 board/bluewater/snapper9260/snapper9260.c
>>   create mode 100644 include/configs/snapper9260.h
>
> Entry to MAINTAINERS and boards.cfg missing.

I am already engaged into this. There are minor coding issues involved,
I will comment on them later.

Best Regards,
Reinhard

  reply	other threads:[~2011-01-26  7:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-25 22:52 [U-Boot] [PATCH v2 0/3] Add Bluewater Systems Snapper 9260/9G20 module support Ryan Mallon
2011-01-25 22:52 ` [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver Ryan Mallon
2011-01-25 22:52   ` [U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules Ryan Mallon
2011-01-25 22:52     ` [U-Boot] [PATCH v2 3/3] Add Bluewater Systems Snapper 9260 and 9G20 modules to top-level boards.cfg Ryan Mallon
2011-01-26  7:22       ` Wolfgang Denk
2011-01-26  7:22     ` [U-Boot] [PATCH v2 2/3] Add support for Bluewater Systems Snapper 9260 and 9G20 modules Wolfgang Denk
2011-01-26  7:40       ` Reinhard Meyer [this message]
2011-01-27  0:14         ` Ryan Mallon
2011-01-27  6:13           ` Reinhard Meyer
2011-01-26  7:19   ` [U-Boot] [PATCH v2 1/3] Fix at91 includes in soft_i2c driver Wolfgang Denk
2011-01-26  7:30     ` Heiko Schocher
2011-01-26  7:37       ` Reinhard Meyer
2011-01-26  7:49         ` Heiko Schocher
2011-01-26  8:18           ` Reinhard Meyer
2011-01-26 18:27             ` 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=4D3FCFFB.6060903@emk-elektronik.de \
    --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.