public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] powerpc: Board support for GE Fanuc SBC610
@ 2008-09-01 10:27 Martyn Welch
  2008-09-01 10:27 ` [PATCH v4 1/2] " Martyn Welch
  2008-09-01 10:28 ` [PATCH v4 2/2] powerpc: Default configuration " Martyn Welch
  0 siblings, 2 replies; 8+ messages in thread
From: Martyn Welch @ 2008-09-01 10:27 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: scottwood, paulus

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>
---

Kumar: Thanks once again for your comments.

I have altered "reg" variables, inline with suggestions and existing dts files.

I have not removed the cpu *-frequency entires - these are required to be
present for u-boot 1.2.0, which will alter but not create them.

Martyn

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-09-04 15:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-01 10:27 [PATCH v4 0/2] powerpc: Board support for GE Fanuc SBC610 Martyn Welch
2008-09-01 10:27 ` [PATCH v4 1/2] " Martyn Welch
2008-09-02 18:27   ` Scott Wood
2008-09-04  8:17     ` Martyn Welch
2008-09-04 14:51     ` Martyn Welch
2008-09-04 15:04       ` Scott Wood
2008-09-04 15:34         ` Martyn Welch
2008-09-01 10:28 ` [PATCH v4 2/2] powerpc: Default configuration " Martyn Welch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox