public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
From: Martyn Welch <martyn.welch@gefanuc.com>
To: linuxppc-dev@ozlabs.org
Cc: scottwood@freescale.com, paulus@samba.org
Subject: [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610
Date: Thu, 04 Sep 2008 17:04:00 +0100	[thread overview]
Message-ID: <20080904160400.21289.66426.stgit@ubuntu8041.localdomain> (raw)

The following series implements basic board support for GE Fanuc's SBC610, a 
6U single board computer, based on Freescale's MPC8641D.

This series provides basic functionality:
- The board can boot with a serial console.
- Ethernet works, though the phys are polled.
- The PCI bus is scanned and sata functions.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
---

Scott: Thanks for your feeback.

I have removed un-needed entries from of_bus_ids[] and added "simple-bus" compatible node to soc in the DTS.

Martyn

 arch/powerpc/boot/dts/gef_sbc610.dts     |  260 ++++++++++++++++++++++++++++++
 arch/powerpc/platforms/86xx/Kconfig      |    9 +
 arch/powerpc/platforms/86xx/Makefile     |    1 
 arch/powerpc/platforms/86xx/gef_sbc610.c |  149 +++++++++++++++++
 4 files changed, 418 insertions(+), 1 deletions(-)

             reply	other threads:[~2008-09-04 16:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-04 16:04 Martyn Welch [this message]
2008-09-04 16:04 ` [PATCH v5 1/2] powerpc: Board support for GE Fanuc SBC610 Martyn Welch
2008-09-04 16:04 ` [PATCH v5 2/2] powerpc: Default configuration " Martyn Welch
  -- strict thread matches above, loose matches on Subject: below --
2008-09-15 20:31 Patches added to powerpc.git master and powerpc-next branches Paul Mackerras
2008-09-16  9:57 ` [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610 Martyn Welch
2008-09-16 14:54   ` Kumar Gala
2008-09-16 15:04     ` Martyn Welch

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=20080904160400.21289.66426.stgit@ubuntu8041.localdomain \
    --to=martyn.welch@gefanuc.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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