Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-12-03 Thread Marek Vasut
Dear Stefano Babic, > Hi Marek, > > On 03/12/2013 10:12, Marek Vasut wrote: > >> Thanks for testing. I will let the patchset on -next until your > >> feedback. If boards can boot flawlessly, I will merge it into -master. > > > > Will this still make it for 2014.01 please? > > If boards can anyw

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-12-03 Thread Stefano Babic
Hi Marek, On 03/12/2013 10:12, Marek Vasut wrote: >> Thanks for testing. I will let the patchset on -next until your >> feedback. If boards can boot flawlessly, I will merge it into -master. > > Will this still make it for 2014.01 please? If boards can anyway boot, yes. Regards, Stefano -- =

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-12-03 Thread Marek Vasut
Dear Stefano Babic, > Hi Eric, > > On 03/12/2013 02:05, Eric Nelson wrote: > > I think I already had this patch. I tested with these > > patches against Stefano's master branch: > > > > 0001-ARM-mx6-Update-non-Freescale-boards-to-include-CPU-e.patch > > 0002-ARM-armv7-Make-indirect-vector-addres

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-12-03 Thread Marek Vasut
Hi Eric, > Hi Marek, > > On 11/29/2013 05:06 PM, Marek Vasut wrote: > > Dear Stefano Babic, > > > >> Hi Eric, Marek, > >> > >> On 27/11/2013 17:19, Eric Nelson wrote: > >>> It seems to lock up the system if you don't have the proper > >>> device connected. > >>> > >>> Without this bit, I was a

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-12-03 Thread Stefano Babic
Hi Eric, On 03/12/2013 02:05, Eric Nelson wrote: > > I think I already had this patch. I tested with these > patches against Stefano's master branch: > > 0001-ARM-mx6-Update-non-Freescale-boards-to-include-CPU-e.patch > 0002-ARM-armv7-Make-indirect-vector-addresses-globl.patch > 0003-ARM-lib-Ad

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-12-02 Thread Eric Nelson
Hi Marek, On 11/29/2013 05:06 PM, Marek Vasut wrote: Dear Stefano Babic, Hi Eric, Marek, On 27/11/2013 17:19, Eric Nelson wrote: It seems to lock up the system if you don't have the proper device connected. Without this bit, I was able to confirm proper enumeration of a PCIe bus with a USB

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-29 Thread Marek Vasut
Dear Stefano Babic, > Hi Eric, Marek, > > On 27/11/2013 17:19, Eric Nelson wrote: > > It seems to lock up the system if you don't have the proper > > device connected. > > > > Without this bit, I was able to confirm proper enumeration > > > > of a PCIe bus with a USB 3.0 controller: > >00:0

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-29 Thread Marek Vasut
Hi Eric, > Thanks Marek, > > On 11/11/2013 09:22 AM, Marek Vasut wrote: > > Enable PCI express on MX6 Sabrelite. > > > > Signed-off-by: Marek Vasut > > Cc: Albert Aribaud > > Cc: Eric Nelson > > Cc: Fabio Estevam > > Cc: Stefano Babic > > --- > > > > board/boundary/nitrogen6x/nitrogen6x.

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-28 Thread Stefano Babic
Hi Eric, Marek, On 27/11/2013 17:19, Eric Nelson wrote: > It seems to lock up the system if you don't have the proper > device connected. > > Without this bit, I was able to confirm proper enumeration > of a PCIe bus with a USB 3.0 controller: > >00:01.0 - 16c3:abcd - Bridge device >

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-27 Thread Eric Nelson
Thanks Marek, On 11/11/2013 09:22 AM, Marek Vasut wrote: Enable PCI express on MX6 Sabrelite. Signed-off-by: Marek Vasut Cc: Albert Aribaud Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefano Babic --- board/boundary/nitrogen6x/nitrogen6x.c | 7 ++- include/configs/nitrogen6x.h

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-27 Thread Marek Vasut
Hi Eric, > Hi Marek, > > On 11/27/2013 01:59 AM, Marek Vasut wrote: > > Hi, > > > >> On 11/11/2013 17:22, Marek Vasut wrote: > >>> Enable PCI express on MX6 Sabrelite. > >>> > >>> Signed-off-by: Marek Vasut > >>> Cc: Albert Aribaud > >>> Cc: Eric Nelson > >>> Cc: Fabio Estevam > >>> Cc: Ste

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-27 Thread Eric Nelson
Hi Marek, On 11/27/2013 01:59 AM, Marek Vasut wrote: Hi, On 11/11/2013 17:22, Marek Vasut wrote: Enable PCI express on MX6 Sabrelite. Signed-off-by: Marek Vasut Cc: Albert Aribaud Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefano Babic --- Applied to u-boot-imx, thanks. Eric, is this on

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-27 Thread Marek Vasut
Hi, > On 11/11/2013 17:22, Marek Vasut wrote: > > Enable PCI express on MX6 Sabrelite. > > > > Signed-off-by: Marek Vasut > > Cc: Albert Aribaud > > Cc: Eric Nelson > > Cc: Fabio Estevam > > Cc: Stefano Babic > > --- > > Applied to u-boot-imx, thanks. Eric, is this one OK? Best regards, M

Re: [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-27 Thread Stefano Babic
On 11/11/2013 17:22, Marek Vasut wrote: > Enable PCI express on MX6 Sabrelite. > > Signed-off-by: Marek Vasut > Cc: Albert Aribaud > Cc: Eric Nelson > Cc: Fabio Estevam > Cc: Stefano Babic > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic --

[U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

2013-11-11 Thread Marek Vasut
Enable PCI express on MX6 Sabrelite. Signed-off-by: Marek Vasut Cc: Albert Aribaud Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefano Babic --- board/boundary/nitrogen6x/nitrogen6x.c | 7 ++- include/configs/nitrogen6x.h | 11 +++ 2 files changed, 17 insertions(+), 1 deleti