public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peter Tyser <ptyser@xes-inc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] V2 Add Support for the galaxy5200
Date: Thu, 13 Aug 2009 00:47:30 -0500	[thread overview]
Message-ID: <4A83A8F2.90707@xes-inc.com> (raw)
In-Reply-To: <20090812231902.M15950@coldhaus.com>

Hi Eric,
The subject of your email should be "[PATCH V2] Add support for
galaxy5200".  As is, the V2 would be included in the commit title.
"Support" also doesn't need to be capitalized.

> Add support for the DEKA Research and Development galaxy5200 board.
> Amended with comments from Wolfgang.
> Make change to top level makefile per Wolfgang's suggestion.

The comments about making Wolfgang's suggested changes should go below
the "---" below.  Otherwise they will be included in your commit log 
message.

> Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
> ---

Comments not to be committed go here.

>  MAINTAINERS                   |    4 +
>  MAKEALL                       |    1 +
>  Makefile                      |    6 +
>  board/galaxy5200/Makefile     |   50 +++++
>  board/galaxy5200/config.mk    |   45 +++++
>  board/galaxy5200/galaxy5200.c |  199 +++++++++++++++++++
>  include/configs/galaxy5200.h  |  428 +++++++++++++++++++++++++++++++++++++++++
>  7 files changed, 733 insertions(+), 0 deletions(-)
>  create mode 100644 board/galaxy5200/Makefile
>  create mode 100644 board/galaxy5200/config.mk
>  create mode 100644 board/galaxy5200/galaxy5200.c
>  create mode 100644 include/configs/galaxy5200.h

Best,
Peter

      reply	other threads:[~2009-08-13  5:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-12 23:20 [U-Boot] [PATCH] V2 Add Support for the galaxy5200 Eric Millbrandt
2009-08-13  5:47 ` Peter Tyser [this message]

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=4A83A8F2.90707@xes-inc.com \
    --to=ptyser@xes-inc.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox