public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610
@ 2008-09-04 16:04 Martyn Welch
  2008-09-04 16:04 ` [PATCH v5 1/2] " Martyn Welch
  2008-09-04 16:04 ` [PATCH v5 2/2] powerpc: Default configuration " Martyn Welch
  0 siblings, 2 replies; 5+ messages in thread
From: Martyn Welch @ 2008-09-04 16:04 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>
---

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610
@ 2008-09-16  9:57 Martyn Welch
  2008-09-16  9:57 ` [PATCH v5 2/2] powerpc: Default configuration " Martyn Welch
  0 siblings, 1 reply; 5+ messages in thread
From: Martyn Welch @ 2008-09-16  9:57 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>
---

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

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04 16:04 [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610 Martyn Welch
2008-09-04 16:04 ` [PATCH v5 1/2] " 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-16  9:57 [PATCH v5 0/2] powerpc: Board support " Martyn Welch
2008-09-16  9:57 ` [PATCH v5 2/2] powerpc: Default configuration " Martyn Welch
2008-09-16 15:18   ` Kumar Gala

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