hello all.
the Ethernet in my EVMK2H12 linux is unreachable .
i don't know how to install its driver ? . or if there is a configuration that i have to do ?
thank you .
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello all.
the Ethernet in my EVMK2H12 linux is unreachable .
i don't know how to install its driver ? . or if there is a configuration that i have to do ?
thank you .
the Ethernet in my EVMK2H12 linux is unreachable .
i don't know how to install its driver ? . or if there is a configuration that i have to do ?
Hi Capitaine,
Capitaine says said:the Ethernet in my EVMK2H12 linux is unreachable .i don't know how to install its driver ? . or if there is a configuration that i have to do ?
By default, the environment variable, "ethact" is set to K2HK_EMAC. In K2H EVM there are two ethernet ports. please check in which ethernet port you have connected the K2H EVM. Port 0 or Port1. Accordingly you should set up the "ethact" variable like below
>set ethact K2HK_EMAC1
For your reference, the following is my bootlog. Observe that, in my bootlog, the ethact variable is set up to K2HK_EMAC.
Please post your boot up log, we will help you set up the Ethernet connection on the K2H EVM.
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------