Hi Ti support team,
We do the testing depending on "Test Ethernet using devmem2, but get "Bus error" message".
we use phytool to test ethernet.
However, we find that there will be the signal issued and shown on oscilloscope when testing eth0, but there will not be when testing eth1.
The commands used as below:
# eth0:
phytool write eth0/0/0x1F 0x8000
phytool write eth0/0/0x00 0x2100
phytool write eth0/0/0x10 0x5008
phytool write eth0/0/0x09 0xBB00
phytool write eth0/0/0x0d 0x001F
phytool write eth0/0/0x0e 0x0025
phytool write eth0/0/0x0d 0x401F
phytool write eth0/0/0x0e 0x0480
# eth1
phytool write eth1/0/0x1F 0x8000
phytool write eth1/0/0x00 0x2100
phytool write eth1/0/0x10 0x5008
phytool write eth1/0/0x09 0xBB00
phytool write eth1/0/0x0d 0x001F
phytool write eth1/0/0x0e 0x0025
phytool write eth1/0/0x0d 0x401F
phytool write eth1/0/0x0e 0x0480
Do we miss any necessary manipulation that result in no signal issued?
Best Regards
Kylix