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 1/2] 8xx: Analogue & Micro Adder875 board support.
Date: Mon, 21 Jan 2008 10:20:29 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0801211020120.14453@blarg.am.freescale.net> (raw)
In-Reply-To: <20080117223140.GA17300@loki.buserror.net>

On Thu, 17 Jan 2008, Scott Wood wrote:

> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
> Removed const/initdata combo, added simple-bus to cpm node,
> and used simple-bus for probing.
>
> Please apply for 2.6.25.
>
>  arch/powerpc/Kconfig                            |    3 +
>  arch/powerpc/boot/.gitignore                    |    1 +
>  arch/powerpc/boot/Makefile                      |    6 +-
>  arch/powerpc/boot/dts/adder875-redboot.dts      |  184 ++++++
>  arch/powerpc/boot/dts/adder875-uboot.dts        |  183 ++++++
>  arch/powerpc/boot/redboot-8xx.c                 |   58 ++
>  arch/powerpc/boot/redboot.h                     |   56 ++
>  arch/powerpc/boot/wrapper                       |    2 +-
>  arch/powerpc/configs/adder875-redboot_defconfig |  798 +++++++++++++++++++++++
>  arch/powerpc/configs/adder875-uboot_defconfig   |  798 +++++++++++++++++++++++
>  arch/powerpc/platforms/8xx/Kconfig              |    9 +
>  arch/powerpc/platforms/8xx/Makefile             |    1 +
>  arch/powerpc/platforms/8xx/adder875.c           |  118 ++++
>  13 files changed, 2215 insertions(+), 2 deletions(-)
>  create mode 100644 arch/powerpc/boot/dts/adder875-redboot.dts
>  create mode 100644 arch/powerpc/boot/dts/adder875-uboot.dts
>  create mode 100644 arch/powerpc/boot/redboot-8xx.c
>  create mode 100644 arch/powerpc/boot/redboot.h
>  create mode 100644 arch/powerpc/configs/adder875-redboot_defconfig
>  create mode 100644 arch/powerpc/configs/adder875-uboot_defconfig
>  create mode 100644 arch/powerpc/platforms/8xx/adder875.c
>

applied.

- k

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-17 22:31 [PATCH 1/2] 8xx: Analogue & Micro Adder875 board support Scott Wood
2008-01-21 16:20 ` Kumar Gala [this message]
2008-01-22  9:57 ` Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2008-01-15 23:30 Scott Wood
2008-01-16  4:35 ` 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.0801211020120.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).