Hi Pavel,
I'm trying to run the lwip_baremetal_s32k388 example on S32K388EVB-Q289 eval board. I wanted to use GMAC0 with RGMII mode. I have done the steps you suggested, i.e. configured the pins and clock for GMAC0, changed the Idx's to 0, enabled the IRQs and added the lines to device_init. I have also modified the clocks to 125MHz for 1G speed.

However, when I run the project, the light for link blinked twice during upload process and then went off and I cannot ping from PC. Kindly suggest what else could have gone wrong.