From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: linuxppc-dev@ozlabs.org
Subject: [PATCH 0/3] Powerpc support for SBC834x board
Date: Wed, 9 Jan 2008 00:49:29 -0500 [thread overview]
Message-ID: <11998577723665-git-send-email-paul.gortmaker@windriver.com> (raw)
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.
next reply other threads:[~2008-01-09 5:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 5:49 Paul Gortmaker [this message]
[not found] ` <ac667c5b2e8acb0f92d31b8e3b590432bb939df9.1199850992.git.paul.gortmaker@windriver.com>
2008-01-09 5:49 ` [PATCH 1/3] sbc834x: Add support for Wind River SBC834x boards Paul Gortmaker
2008-01-09 7:01 ` Stephen Rothwell
2008-01-15 14:13 ` Kumar Gala
[not found] ` <01993202680f1b46bad03b1836e730e297d353fb.1199850992.git.paul.gortmaker@windriver.com>
2008-01-09 5:49 ` [PATCH 3/3] sbc834x: Add default config file for Wind River SBC8349 board Paul Gortmaker
[not found] ` <b9cda8aa586eba852f0763db2347d545a5b31be6.1199850992.git.paul.gortmaker@windriver.com>
2008-01-09 5:49 ` [PATCH 2/3] sbc834x: Add device tree source for Wind River SBC834x board Paul Gortmaker
2008-01-10 2:06 ` David Gibson
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=11998577723665-git-send-email-paul.gortmaker@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=linuxppc-dev@ozlabs.org \
/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;
as well as URLs for NNTP newsgroup(s).