Enabling USB_ETH in imx6sl

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

Enabling USB_ETH in imx6sl

1,266 次查看
anbu_sankar
Contributor I

Hi all,


I am doing one real time application project using iMX6sl with yocto linux. I want to enable USB_ETHernet support in kernel configuration. I have enabled this by using make menuconfig. But it is not working.SO, i want to know that Is it possible to use both FEC ( Fast Ethernet Controller) and USB_ETH..? and Should i do disable FEC to use USB_ETH..? Or is any other way to enable USB_ETH support in kernel...? 

标签 (3)
标记 (3)
0 项奖励
回复
1 回复

1,079 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ANBU

it is possible to use both FEC and USB_ETH.

Please look at attached doc file from imx-test package,

describing USB Gadget Ethernet test, so new device is created:

ifconfig usb0 10.0.0.105

ip addr show usb0

Linux-USB Gadget API Framework

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复