[U-Boot] [PATCH] pci: Divided pci code of the powerpc

Andy Fleming afleming at gmail.com
Tue Sep 23 02:41:36 CEST 2008


On Mon, Sep 22, 2008 at 3:33 PM, Andrew Dyer <amdyer at gmail.com> wrote:
> On Mon, Sep 22, 2008 at 3:11 PM, Wolfgang Denk <wd at denx.de> wrote:
>> Dear Stefan, Kim, Andy, Jon & Kumar,
>>
>> in message <bc6f41e00809172036o7b4c7408l70a7960f9f3995f1 at mail.gmail.com>
>> Nobuhiro Iwamatsu 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?

If some of that code is powerpc-only, maybe we should move the code
out of pci.c, too?  pci_hose_phys_to_bus() appears to be...
board/eltec/bab7xx/pci.c only, actually.  The declaration was moved to
asm/pci.h, but the implementation is in drivers/pci/pci.c.

Andy


More information about the U-Boot mailing list