[imx28] plug-in/out on eth0 will reset eth1 and vice versa

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

[imx28] plug-in/out on eth0 will reset eth1 and vice versa

[imx28] plug-in/out on eth0 will reset eth1 and vice versa

Tested on imx28 EVK Rev. D. When plug-in or plug-out cable on eth0 port, eth1 port (and vice versa) will also be reset and the communication will be interrupted.

Reason:

Both Ethernet PHYs on EVK board share the same GPIO as their reset pin, in software the function name is mx28evk_enet_gpio_init. So any call to pdata->init() in fec.c will reset both PHY at the same time. In order to avoid such problem, you have to use 2 individual GPIO for the PHY reset.

标签 (1)
无评分
版本历史
最后更新:
‎06-13-2013 06:46 PM
更新人: