Hi All,
I have modified eve.txt file
i.e
bootargs=console=ttyO0,115200n8 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait ip=192.168.xxx.xx:::255.255.255.0::eth0:off
bootcmd=mmc rescan ; fatload mmc 0 82000000 uImage ; bootm 82000000
uenvcmd=boot
with this configuration Am335x boot up.
As I have connected Ethernet cable to my device Boot done normally; ;
But when i disconnect to Ethernet Cable and switch on my device(AM335x kit) after uncompressing files it wait long time in search for Ethernet connection more than 1 min after that matrix screen flashes.
Regards
Praveen