All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tirumala Marri <tmarri@apm.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 7/8] APM82xxx: Add bluestone board support
Date: Mon, 30 Aug 2010 11:45:39 -0700	[thread overview]
Message-ID: <79f4b6b10f6f2e4e8f75dc766b18a8fd@mail.gmail.com> (raw)
In-Reply-To: <20100829085648.9103B157D71@gemini.denx.de>

> -----Original Message-----
> From: Wolfgang Denk [mailto:wd at denx.de]
> Sent: Sunday, August 29, 2010 1:57 AM
> To: tmarri at apm.com
> Cc: u-boot at lists.denx.de; open-source-review at apm.com
> Subject: Re: [U-Boot] [PATCH 7/8] APM82xxx: Add bluestone board support
>
> Dear tmarri at apm.com,
>
> In message <1282856775-24619-1-git-send-email-tmarri@apm.com> you
> wrote:
> > From: Tirumala Marri <tmarri@apm.com>
> >
> > Add support code for bluestone board wth APM82XXX processor based.
> > This patch includes early board init, misc init, configure EBC,
> > and initializes UIC.
> >
> > Signed-off-by: Tirumala R Marri <tmarri@apm.com>
> > ---
> >  arch/powerpc/include/asm/ppc4xx-ebc.h |    4 +
> >  board/amcc/bluestone/Makefile         |   52 ++++++++
> >  board/amcc/bluestone/bluestone.c      |  213
> ++++++++++++++++++++++++++++++++
> >  board/amcc/bluestone/config.mk        |   40 ++++++
> >  board/amcc/bluestone/init.S           |   55 ++++++++
> >  include/configs/bluestone.h           |  218
> +++++++++++++++++++++++++++++++++
> >  6 files changed, 582 insertions(+), 0 deletions(-)
>
> Entry to boards.cfg, MAINTAINERS and MAKEALL missing.
>
> Best regards,
>
> Wolfgang Denk


Mr Wolfgang,
  Sure will fix it.
Regards,
Marri

      reply	other threads:[~2010-08-30 18:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 21:06 [U-Boot] [PATCH 7/8] APM82xxx: Add bluestone board support tmarri at apm.com
2010-08-27  9:29 ` Stefan Roese
2010-08-27 18:36   ` Feng Kan
2010-08-29  8:56     ` Wolfgang Denk
     [not found]   ` <29152ad51fc69edb8c20fb1e39ab9a06@mail.gmail.com>
2010-08-31  3:20     ` Stefan Roese
2010-08-29  8:56 ` Wolfgang Denk
2010-08-30 18:45   ` Tirumala Marri [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=79f4b6b10f6f2e4e8f75dc766b18a8fd@mail.gmail.com \
    --to=tmarri@apm.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 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.