linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: hs@denx.de
Cc: linuxppc-dev@ozlabs.org
Subject: Re: powerpc, 8xx: Add support for the MPC8xx based boards from TQC
Date: Wed, 4 Aug 2010 14:25:35 -0500	[thread overview]
Message-ID: <AC0824BA-58CC-401A-8EE5-0678FE4D327B@kernel.crashing.org> (raw)
In-Reply-To: <4BA8744D.6030503@denx.de>


On Mar 23, 2010, at 2:57 AM, Heiko Schocher wrote:

> Supported SMC1 (serial console), SCC1 Ethernet (10Mbps HD).
> FEC Ethernet, 8MB NOR CFI Flash.
>=20
> Tested on STK8xx with TQM860L (with FEC)
> and with TQM855M (without FEC).
>=20
> Signed-off-by: Heiko Schocher <hs@denx.de>
> ---
> - based against =
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
>  commit bca14dd14f3b0c5e3e2d1d314679f85b67871365
> - checked with checkpatch
>  $ scripts/checkpatch.pl =
0001-powerpc-8xx-Add-support-for-the-MPC8xx-based-board.patch
>  total: 0 errors, 0 warnings, 1278 lines checked
>=20
>  0001-powerpc-8xx-Add-support-for-the-MPC8xx-based-board.patch has no =
obvious style problems and is ready for submission.
>  $
>=20
> arch/powerpc/boot/dts/tqm8xx.dts          |  172 ++++++
> arch/powerpc/configs/tqm8xx_defconfig     |  934 =
+++++++++++++++++++++++++++++
> arch/powerpc/platforms/8xx/Kconfig        |    6 +
> arch/powerpc/platforms/8xx/Makefile       |    1 +
> arch/powerpc/platforms/8xx/tqm8xx_setup.c |  156 +++++
> 5 files changed, 1269 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/tqm8xx.dts
> create mode 100644 arch/powerpc/configs/tqm8xx_defconfig
> create mode 100644 arch/powerpc/platforms/8xx/tqm8xx_setup.c

applied to next

- k=

      reply	other threads:[~2010-08-04 19:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23  7:57 powerpc, 8xx: Add support for the MPC8xx based boards from TQC Heiko Schocher
2010-08-04 19:25 ` Kumar Gala [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=AC0824BA-58CC-401A-8EE5-0678FE4D327B@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=hs@denx.de \
    --cc=linuxppc-dev@ozlabs.org \
    /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).