[U-Boot] [PATCH 02/17] mpc8640: Update the io_sel fields for PCI Express

Peter Tyser ptyser at xes-inc.com
Thu Sep 30 16:54:35 CEST 2010


On Wed, 2010-09-29 at 23:41 -0500, Kumar Gala wrote:
> On Sep 29, 2010, at 2:05 PM, Peter Tyser wrote:
> 
> > Previously io_sel=0xe incorrect stated PCIE1 was enabled.  Also add
> > support for the mpc8640's PCIE2 interface.
> > 
> > Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> > CC: Kumar Gala <galak at kernel.crashing.org>
> > ---
> > arch/powerpc/cpu/mpc8xxx/pci_cfg.c |    5 ++++-
> > 1 files changed, 4 insertions(+), 1 deletions(-)
> 
> Can you convert this to what we are doing on MPC8536, I want to kill arch/powerpc/cpu/mpc8xxx/pci_cfg.c.

Sure.  Our X-ES PCI code supports the 8548, 2020, 1020, 8572, and 8640,
so I'll add *_serdes.c files for them as needed.

It might be a few days before I can get to it.  Any interest in applying
the pending patches and I can do an incremental migration to kill
arch/powerpc/cpu/mpc8xxx/pci_cfg.c where appropriate?

Thanks,
Peter



More information about the U-Boot mailing list