
9 Aug
2014
9 Aug
'14
9:11 p.m.
On Sat, Aug 9, 2014 at 12:37 PM, Fabio Estevam festevam@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 :-)