Re: [U-Boot] [PATCH v4] pci: pcie_imx: Fix hang on mx6qp

2015-10-15 Thread Stefano Babic
On 15/10/2015 14:23, Fabio Estevam wrote: > Hi Stefano, > > On Thu, Oct 15, 2015 at 5:50 AM, Stefano Babic wrote: > >> Thanks Fabio - as fix, I pick it up for the release. > > I don't see this one included in your pull request for Tom. > Aargh ! Thanks for noting this, I am fixing it. Regar

Re: [U-Boot] [PATCH v4] pci: pcie_imx: Fix hang on mx6qp

2015-10-15 Thread Fabio Estevam
Hi Stefano, On Thu, Oct 15, 2015 at 5:50 AM, Stefano Babic wrote: > Thanks Fabio - as fix, I pick it up for the release. I don't see this one included in your pull request for Tom. Thanks ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx

Re: [U-Boot] [PATCH v4] pci: pcie_imx: Fix hang on mx6qp

2015-10-15 Thread Stefano Babic
On 13/10/2015 16:01, Fabio Estevam wrote: > PCI driver currently hangs on mx6qp. > > Toggle the reset bit with the appropriate timings to fix the issue. > > Based on the FSL kernel driver implementation. > > Signed-off-by: Fabio Estevam > --- > Changes since v3: > - Remove blank line from commi