[U-Boot] [PATCH] pci: mx6: fix occasional link failures
Fabio Estevam
festevam at gmail.com
Sat Aug 9 21:11:49 CEST 2014
On Sat, Aug 9, 2014 at 12:37 PM, Fabio Estevam <festevam at gmail.com> wrote:
> Ok, so with the debug patch applied I let it running overnight and it
> ran 39k+ times without PCI linkup failures.
>
> I agree with your comments and now I am doing as you suggested:
>
> Running top of tree u-boot-imx with only Tim's patch applied.
>
> Then I do:
>
> sudo minicom | tee pci.txt to collect the logs.
>
> After one hour of testing:
>
> /tmp$ cat pci.txt | grep CPU | wc -l
> 2251
>
> /tmp$ cat pci.txt | grep Bridge | wc -l
> 2251
The test has been running more than 11k times without a failure.
Will finish the tests now and let my board to rest a little bit :-)
More information about the U-Boot
mailing list