Michael Neuling

Results 41 comments of Michael Neuling

This would catch issues like we fixed in #180 before they are merged.

Arrh, I missed that :facepalm: Can you get travis to hooked into github to so we can see the results on each PR on github? I think you just login...

If you look at something like https://github.com/antonblanchard/microwatt/pulls you can see each PR has tick/cross against it. That is what I was thinking. You should be able to get Travis to...

Also [this presentation](https://www.youtube.com/watch?v=fTLsS_QZ8us) from @stewart-ibm from linux.conf.au 2019

Can you try a trace with this? `nvram -p ibm,skiboot --update-config pci-tracing=true` Reboot and then send: `grep PHB#0001 /sys/firmware/opal/msglog`

@ricmata can you take a look at the trace? It's a gen1 x4 card

also try > nvram -p ibm,skiboot --update-config pcie-max-link-speed=1 Note: that will limit all PHBs to gen1... but at least it might train

I thought the second chip on boston only had 4 PHBs used, not 5. Did the XML change accidentally?

``` XX XXX XX X X X X X XX X X XX X X X X X XX XX X XXX XXXXXXXXXXXXXXXX X X XXXXXXXXXXXXXXX XX XX XX XXXXXXXXXXXXXXXX...

Referencing https://github.com/antonblanchard/microwatt/issues/302 that might help us.