Hi guys,
I have been trying to boot from NFS. The steps are described in the GSG in sec.4.3.5. I have followed them all. But i get an error. Please check below:
DM355 EVM # setenv bootcmd 'nboot 0x8700000 0 0x400000;bootm'
DM355 EVM # setenv mfshost 00:0c:29:57:09:11
DM355 EVM # setenv rootpath /home/saadia/workdir/filesys
DM355 EVM # setenv bootargs 'console=ttyS0,115200n8 noinitrd rw ip=dhcp root=/de
DM355 EVM # boot
Loading from NAND 1GiB 3,3V 8-bit, offset 0x400000
** Bad Magic Number 0x1010101 **
## Booting image at 80700000 ...
Bad Magic Number
Can you tell me whats wrong?