This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6548: 10M and 100M half duplex cannot link as well

Part Number: AM6548
Other Parts Discussed in Thread: DP83867IR, DP83867E

Hi Ti,

From this thread, I got the patch to fix 10M and 100M half duplex link.

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1079308/am6548-dp83867-cannot-ping-as-well-at-10mbps-speed

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