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