Hi.
I am using the EVMK2H b'd.
I've read the guideline to port NDK to different PHY(http://processors.wiki.ti.com/index.php/Guidelines_when_porting_NDK_to_different_PHYs )
However, I cannot find the any "*_mdio.c" files which are mentioned by above guideline to modify.
To sum up, which file should I modify to support different PHY(EVMK2H b'd) ?
I'd like to change the ethernet PHY register.
I've 'grep'ed whole file by using this command(find * -name "*_mdio.c") under ndk_2_24_02_31, pdk_k2hk_4_0_2 path.
there is nothing to be 'grep'ed. T.T