AM2634: AM2634COLFHAZCZR with DP83869HM PHY bringup

Part Number: AM2634
Other Parts Discussed in Thread: DP83869HM, MCU-PLUS-SDK-AM263X, SYSCONFIG

Hi Team

I am currently working on the AM2634COLFHAZCZR custom board with DP83869HM PHY bring-up, and I have installed the software packages from the link below. 
https://www.ti.com/tool/download/MCU-PLUS-SDK-AM263X/08.05.00.24

After opening the Ethernet examples, I want to know which example is the simplest and most suitable for Ethernet bring-up.
My goal is only basic Ethernet bring-up.

I tested one of the examples, but it is not working on my custom board.

C:\ti\mcu_plus_sdk_am263x_08_05_00_24\examples\networking\lwip\enet_lwip_cpsw\am263x-cc\r5fss0-0_freertos

I need guidance on how to edit the example.syscfg file — specifically how to configure Ethernet and the PHY in the SysConfig file.

Please provide a step-by-step process, including any changes required in the example code and how to modify the project according to my custom board and PHY.

Could you please suggest this?