Team,
My customer is using AM437x SDK 2.0 and having Ethernet issues. They are using DP83848JSQ PHY.
"..now have the PHY "working" in that it blinks the 100M LED and can be configured from linux. Though it seem that all MII Tx comms are non-existent (though the tx interrupts in the CPSW driver seem to fire on a regular interval). Also, using the logic analyzer I can see Rx data on the MII Rx lines."
I'm using the DP83848 driver found in the 4.3 kernel source tree. Though it should be noted that I cherry picked that driver back into the 4.1.6 kernel. Commit for that is here: https://github.com/torvalds/linux/commit/34e45ad9378c31ef2b59e8bd63d62f0ca8e719a3
dmesg bootlog info is attached.
