All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Powerpc support for SBC834x board
@ 2008-01-09  5:49 Paul Gortmaker
  2008-01-09  5:49   ` Paul Gortmaker
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Gortmaker @ 2008-01-09  5:49 UTC (permalink / raw)
  To: linuxppc-dev


The following three patches add support for the Wind River SBC834x board
into arch/powerpc.  The support is primarily based on the existing Fsl
MPC834x_MDS board support.  

1) Add support for Wind River SBC834x boards

 b/arch/powerpc/platforms/83xx/Kconfig   |    9 ++
 b/arch/powerpc/platforms/83xx/Makefile  |    1 
 b/arch/powerpc/platforms/83xx/sbc834x.c |  117 +++++++++++++++++++++++++++++++-
 3 files changed, 125 insertions(+), 2 deletions(-)


2) Add device tree source (v1) for Wind River SBC834x board

 b/arch/powerpc/boot/dts/sbc8349.dts |  248 +++++++++++++++++++++++++++++++++++-
 1 file changed, 247 insertions(+), 1 deletion(-)


3) Add default config file for Wind River SBC8349 board

 b/arch/powerpc/configs/sbc834x_defconfig |  801 ++++++++++++++++++++++++++++++-
 1 file changed, 800 insertions(+), 1 deletion(-)


I've tested this with u-boot 1.3.1 + the three recent minor sbc834x u-boot
patches I'd put out plus the latest dtc from git, and it all seems happy.

Paul.

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

end of thread, other threads:[~2008-01-15 14:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09  5:49 [PATCH 0/3] Powerpc support for SBC834x board Paul Gortmaker
2008-01-09  5:49 ` [PATCH 1/3] sbc834x: Add support for Wind River SBC834x boards Paul Gortmaker
2008-01-09  5:49   ` Paul Gortmaker
2008-01-09  7:01     ` Stephen Rothwell
2008-01-15 14:13       ` Kumar Gala
2008-01-09  5:49   ` [PATCH 2/3] sbc834x: Add device tree source for Wind River SBC834x board Paul Gortmaker
2008-01-09  5:49     ` Paul Gortmaker
2008-01-10  2:06     ` David Gibson
2008-01-09  5:49   ` [PATCH 3/3] sbc834x: Add default config file for Wind River SBC8349 board Paul Gortmaker
2008-01-09  5:49     ` Paul Gortmaker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.