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.

BeagleBoard xM - RevC problem with Ethernet port and USB

Hi all,

I have built the linux kernel 3.5.2 

smsc driver is in kernel but doesn't work. Environment file in the sd-card like below.

Environment.txt :

param=setenv bootargs console=ttyO0,115200n8 root=/dev/ram0
files=fatload mmc 0:1 80007FC0 uImage && fatload mmc 0:1 81000000 uInitrd
uenvcmd=echo Initializing usb...; usb start ; run param ; run files ; bootm 80007FC0 81000000

Can anyone help solve the problem.

Regards,

Mehmet