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

2010-10-19 Thread Kumar Gala
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 > CC: Kumar Gala > --- > arch/powerpc/cpu/mpc8xxx/pci_cfg.c |5 - > 1 files changed, 4 insert

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

2010-09-30 Thread Peter Tyser
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 > > CC: Kumar Gala > > --- > > arch/

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

2010-09-29 Thread Kumar Gala
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 > CC: Kumar Gala > --- > arch/powerpc/cpu/mpc8xxx/pci_cfg.c |5 - > 1 files changed, 4 insert

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

2010-09-29 Thread Peter Tyser
Previously io_sel=0xe incorrect stated PCIE1 was enabled. Also add support for the mpc8640's PCIE2 interface. Signed-off-by: Peter Tyser CC: Kumar Gala --- arch/powerpc/cpu/mpc8xxx/pci_cfg.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/cpu/mpc8xxx/p