Enabling USB_ETH in imx6sl

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Enabling USB_ETH in imx6sl

637 Views
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...? 

Labels (3)
Tags (3)
0 Kudos
1 Reply

450 Views
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 Kudos