From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: linuxppc-dev@ozlabs.org
Subject: [PATCH 0/5] Powerpc support for SBC8548 board
Date: Wed, 9 Jan 2008 00:18:25 -0500 [thread overview]
Message-ID: <1199855910574-git-send-email-paul.gortmaker@windriver.com> (raw)
This is a repost of the SBC8548 patches, as requested, which contains the
dts-v1 patch and the pci exclude removal in addition to the original
three 8548 patches. These are layered on top of the SBC8560 patches
I'd sent yesterday (since they both go after the same Makefile/Kconfig etc).
The patches are as follows:
1) Add basic support for Wind River SBC8548 as powerpc
This adds in the basic platform support file -- closely matching that which
exists for the MPC8548CDS board.
2) Add device tree source for Wind River SBC8548 board
This also closely matches what exists for the MPC8548CDS platform. The big
difference here is that this board doesn't have physical access to PCI#2
and it doesn't have the CDS's bridges, i8259, peripherals, etc, so the dts
is overall quite a bit smaller. I've believe I've got all aliases and the
associated gianfar updates etc. that I'd somehow missed in the sbc8560 dts.
3) Add default .config file for Wind River SBC8548
This config gives basic serial console and ethernet support for doing an
NFS root setup. The SBC8548 has one PCI-X slot, and a short PCI-e slot,
so I've enabled PCI.
4) Convert device tree to be dts-v1 compatible
Tag all the values/resources normally in hex with 0x; convert items like
frequencies usually expressed in decimal to decimal; add the dts-v1 tag.
5) Remove PCI exclude device for sbc8548 and sbc8560
The exclude device doesn't need to filter out the PHB anymore, and since
that was all it was doing, it can go entirely.
Paul.
next reply other threads:[~2008-01-09 5:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 5:18 Paul Gortmaker [this message]
[not found] ` <93a0b006474cd6884392682c82b232fc2aea7794.1199854466.git.paul.gortmaker@windriver.com>
2008-01-09 5:18 ` [PATCH 1/5] sbc8548: Add basic support for Wind River SBC8548 as powerpc Paul Gortmaker
[not found] ` <1724e4d26c5ca07da10a860259eb644a4058a870.1199854466.git.paul.gortmaker@windriver.com>
2008-01-09 5:18 ` [PATCH 2/5] sbc8548: Add device tree source for Wind River SBC8548 board Paul Gortmaker
[not found] ` <82650fecde870f354c2d9c6e9528547da15ef1fc.1199854466.git.paul.gortmaker@windriver.com>
2008-01-09 5:18 ` [PATCH 3/5] sbc8548: Add default .config file for Wind River SBC8548 Paul Gortmaker
[not found] ` <348e7ca62344d49564f55b97ec14a874b4a59905.1199854466.git.paul.gortmaker@windriver.com>
2008-01-09 5:18 ` [PATCH 4/5] sbc8548: Convert device tree to be dts-v1 compatible Paul Gortmaker
[not found] ` <c5cc1c9274b620f983c70674b957c9d558689591.1199854466.git.paul.gortmaker@windriver.com>
2008-01-09 5:18 ` [PATCH 5/5] sbc85xx: remove PCI exclude device for sbc8548/sbc8560 Paul Gortmaker
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=1199855910574-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).