Other Parts Discussed in Thread: DP83867IR, DP83867E
Hi Ti,
From this thread, I got the patch to fix 10M and 100M half duplex link.
But when I tried to back port these patches to SDK7_01, and test on our EVM board, I found this not fix the problem.
Could anyone help to check if these patch lost anything or it's also related to icssg firmware and need others?
Currently, we still on SDK7_01 basically.
Btw, we don't use these 2 pins in patch file, because we are using RGMII mode, and they not not necessarily.
AM65X_IOPAD(0x026c, PIN_INPUT, 1) /* (AA28) PRG0_PRU1_GPO10.PRG0_PRU1_GPI10 - col */
AM65X_IOPAD(0x021c, PIN_INPUT, 1) /* (U25) PRG0_PRU0_GPO10.pr0_mii0_crs */
Eric