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.

AM2634: Configure RMII on AM2634 evaluation board

Part Number: AM2634
Other Parts Discussed in Thread: DP83869

Dear Team,

I'm working on AM2634 evaluation board, All examples are using RGMII mode but I want use RMII mode only,

So kindly let me know how to configure RMII mode in these examples?

I also digging the code but not able to find the way to configure the phy(DP83869),

So kindly let me know which struct or file used to configure the phy, i found some functions which might be configure the phy but unfortunately these function is not called by any of the examples given in SDK 

Basically I have to use AM2634 with DP83822 in RMII in our custom boards, So these information will be helpful to RUN ethernet on our custom boards.