Hi,
I try to execute an example from the NDK (2.0.0) on my board.
On the EVM it runs correctly, but on my board which has a different PHY - MARVELL 88E3018 (Vs. on the EVM which is the MICREL KS-8001) the example fails with "EMAC open returned error", probably it is a PHY initialization issue. I found that I need to rebuild a modified "hal" files into a new library.
Could you please advice which files do I need to modify and what are the parameters for the MARVELL PHY?
Thanks, Ohad