02-28-2018, 06:40 AM
(02-17-2018, 10:35 PM)aww Wrote: I figured it out, looks like all you need to do is set allwinner,tx-delay-ps = <200>; to a value greater then 200. Works fine and I get full throughput. I think that when I was moving both values around it would fix one and then break the other.
I am looking at what I need to do to get it in the OS builds.
Thank you very much for outlining the fix! It worked for me with a clusterboard and armbian nightly (mainline kernel).
It added the following line in the section "ethernet@1c30000 {":
allwinner,tx-delay-ps = <500>;