On Mon, 27 Aug 2007 08:21:35 +0200 Stefan Roese <[EMAIL PROTECTED]> wrote:
> > > +++ b/arch/powerpc/platforms/44x/ppc440epx-pci.c > > > @@ -0,0 +1,192 @@ > > > +/* > > > + * PPC44x PCI host support > > > + * > > > + * Vitaly Bordug <[EMAIL PROTECTED]> > > > + * Stefan Roese <[EMAIL PROTECTED]> > > > + * > > > + * Based on arch/ppc sequoia pci bits, that are > > > + * Copyright 2006-2007 DENX Software Engineering, Stefan Roese > > > <[EMAIL PROTECTED]> + * > > > + * Based on bamboo.c from Wade Farnsworth <[EMAIL PROTECTED]> > > > + * Copyright 2004 MontaVista Software Inc. > > > + * Copyright 2006 AMCC > > > + * This program is free software; you can redistribute it and/or modify > > > it + * under the terms of the GNU General Public License as published > > > by the + * Free Software Foundation; either version 2 of the License, > > > or (at your + * option) any later version. > > > + */ > > > > Unless there really is something peculiar about the EPx bridge > > compared to say the GP, EP and other 4xx bridges, this should have a > > more general name. > > We originally started naming this file sequoia-pci.c and changed it to be > 440EPx specific (just by renaming). But you are right of course. We should > make it even more generic for 4xx PCI support. Perhaps we will overlook some > problems with other 4xx platforms, but those should be solved when other > platforms (Josh: 440ep and 405gp? ;)) will be added. > > So what should it be called? arch/powerpc/syslib/ppc4xx_pci.c ? That would work, yes. I'd be happy to test out 440ep, 440gp, and 405gp once the patches are reworked a bit per David and Segher's comments. josh _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev