Hi , After I tried to run one demo code on DM6467, I am not able to boot up the DM6467.
########################################################### DM6467 EVM # printenv bootdelay=3 baudrate=115200 ipaddr=192.168.1.201 setenv=bootcmd nboot 80700000 0 a0000 serverip=10.65.103.160 bootfile=uImage nfshost=10.65.102.67 rootpath=/home/Ramesh/workdir6467/filesys bootargs=console=ttyS0,115200n8 noinitrd rw ip=dhcp root=/dev/nfs nfsroot=10.65Mstdin=serial stdout=serial stderr=serial ethaddr=00:0e:99:02:b3:47 bootcmd=bootm DM6467 EVM # boot ## Booting image at 80700000 ... Bad Magic Number DM6467 EVM # <INTERRUPT> ########################################################## Board envirmental setup is DaVinci EVM # setenv nfshost 10 setenv nfshost 10.65.103.160 setenv rootpath /home/Ramesh/workdir6467/filesys setenv bootargs console=ttyS0,115200n8 noinitrd rw ip=dhcp root=/dev/nfs nfsroot=$(nfshost):$(rootpath), nolock mem=120M ######################################################################### Please give me some idea to recover the board. Thanks Ramesh.
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
