[PATCH v4 0/2] powerpc: Board support for GE Fanuc SBC610
Martyn Welch
martyn.welch at gefanuc.com
Mon Sep 1 20:27:53 EST 2008
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 at 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(-)
More information about the Linuxppc-dev
mailing list