I produced a new board with 66AK2H06 SoC based on the EVMK2H design. In the process, I changed the ethernet tranceiver from 88E1111 to 88E1512.
Next, I built a U-boot image. And loaded and ran this image on new board using CCS.
I checked that U-boot prompt appeared in PuTTY terminal. However, ethernet port does not seem to be working.
How do I modify U-boot source code to make the ethernet port work?