From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] pci: Divided pci code of the powerpc
Date: Tue, 23 Sep 2008 10:03:06 +0200 [thread overview]
Message-ID: <200809231003.06829.sr@denx.de> (raw)
In-Reply-To: <c166aa9f0809221333q2ac0717dic085961f8d89e611@mail.gmail.com>
On Monday 22 September 2008, Andrew Dyer wrote:
> >> I did a simple check.
> >>
> >> Only powerpc and i386 and sh seem to use PCI.
> >> If powerpc does not have a problem, would you commit it?
> >
> > Do I have your "go" (or at least no veto) to apply this patch?
>
> (forgot to reply all on this, already sent to the O.P.)
>
> I think this is going to break some boards/archs. From the top
> of the u-boot tree, if you do
>
> find . -type f -exec grep pci_register_hose {} /dev/null \;
>
> it shows all the source files that are registering a PCI bus. A quick
> look shows there are MIPS, ARM, x86 in that list at least, that aren't
> addressed by this change.
That's correct. This patch moves the original defines to the PPC specific
header and introduces new defines in the SH specific header. All other ARCH's
will not compile anymore when they try to include PCI support.
So, NAK from me. An acceptable patch would be to move the original defines at
least to all ARCH's already using PCI.
BTW: I fail to see what's really PPC specific about the pci code in question.
Nobuhiro, could you please elaborate what's the problem here?
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2008-09-23 8:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-29 1:39 [U-Boot] [PATCH] pci: Divided pci code of the powerpc Nobuhiro Iwamatsu
2008-09-06 22:11 ` Wolfgang Denk
2008-09-18 3:36 ` Nobuhiro Iwamatsu
2008-09-18 6:26 ` Graeme Russ
2008-09-22 20:11 ` Wolfgang Denk
2008-09-22 20:33 ` Andrew Dyer
2008-09-23 0:41 ` Andy Fleming
2008-09-23 8:04 ` Stefan Roese
2008-09-23 8:03 ` Stefan Roese [this message]
2008-09-24 1:22 ` Nobuhiro Iwamatsu
2008-09-25 7:29 ` Stefan Roese
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=200809231003.06829.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/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