Hello All
I have been recieving this error when I try to boot the board in the SPI configuration.
I was getting this Bad Magic number so I searched the forums and found this post abt rewriting the uImage file again.
Now when I do the process of writing the uImage file and then enter the boot command it does boot and hangs where it tries to communicate with the NFS to mount the drive.
when I reboot the board I get the bad magic number again
I did the above process again and it still boots after the image has been written but when the board is rebooted I get the bad magic number error
This is the output of the printenv command
DM6467 EVM # printenv
bootdelay=3
baudrate=115200
rootath /root/workdir/filesys
ip=off
bootcmd=bootm
bootargs=console=ttyS0,115200n8 noinitrd rw ip=off root=/dev/nfs nfsroot=192.168
.1.202:/root/workdir/filesys ,nolock mem=120M davincihd_capture.channel0_numbuff
ers=4
bootfile=uImage
nfshost=192.168.1.202
rootpath=/root/workdir/filesys
filesize=155468
fileaddr=80700000
ipaddr=192.168.1.201
serverip=192.168.1.202
stdin=serial
stdout=serial
stderr=serial
ethaddr=00:0e:99:02:b4:81
Environment size: 522/131068 bytes
I have no idea what to do next any help is appreciated. [:S]
p.s. I do seem to see some weird commands in the printenv I have underlined them in the print above.
Best regards
umair