linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 2/2] mpc82xx: Embedded Planet EP8248E support
Date: Mon, 21 Jan 2008 10:21:05 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0801211020490.14453@blarg.am.freescale.net> (raw)
In-Reply-To: <20080117223205.GB17300@loki.buserror.net>

On Thu, 17 Jan 2008, Scott Wood wrote:

> This board is also resold by Freescale under the names
> "QUICCStart MPC8248 Evaluation System" and "CWH-PPC-8248N-VE".
>
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
> Removed const/initdata combo, and used simple-bus for probing.
>
> Please apply for 2.6.25.
>
>  arch/powerpc/boot/Makefile             |    3 +-
>  arch/powerpc/boot/dts/ep8248e.dts      |  207 ++++++++
>  arch/powerpc/boot/ep8248e.c            |   55 +++
>  arch/powerpc/boot/wrapper              |    2 +-
>  arch/powerpc/configs/ep8248e_defconfig |  821 ++++++++++++++++++++++++++++++++
>  arch/powerpc/platforms/82xx/Kconfig    |   13 +
>  arch/powerpc/platforms/82xx/Makefile   |    1 +
>  arch/powerpc/platforms/82xx/ep8248e.c  |  324 +++++++++++++
>  include/asm-powerpc/mpc8260.h          |    1 +
>  9 files changed, 1425 insertions(+), 2 deletions(-)
>  create mode 100644 arch/powerpc/boot/dts/ep8248e.dts
>  create mode 100644 arch/powerpc/boot/ep8248e.c
>  create mode 100644 arch/powerpc/configs/ep8248e_defconfig
>  create mode 100644 arch/powerpc/platforms/82xx/ep8248e.c
>

applied.

- k

  parent reply	other threads:[~2008-01-21 16:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-17 22:32 [PATCH 2/2] mpc82xx: Embedded Planet EP8248E support Scott Wood
2008-01-18 11:07 ` Sergej Stepanov
2008-01-18 16:03   ` Scott Wood
2008-01-21 15:28     ` Sergej Stepanov
2008-01-21 16:21 ` Kumar Gala [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-15 23:30 Scott Wood
2008-01-16  4:40 ` Stephen Rothwell

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=Pine.LNX.4.64.0801211020490.14453@blarg.am.freescale.net \
    --to=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=scottwood@freescale.com \
    /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;
as well as URLs for NNTP newsgroup(s).