Hi !
Its my first time with this board. Till now, I have followed all the Getting Started guides blindly and I am done with Hardware Setup, Installing the SDK software, Flashing the Bootloaders, Setting up the Target File System. So after all this, when I tried to boot, I am getting the underpasted response.
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 43
*** Unhandled DHCP Option in OFFER/ACK: 43
DHCP client bound to address 161.85.18.28
TFTP from server 161.85.26.197; our IP address is 161.85.18.28
"In my earlier attempts I did set this address in serverip env but now I have changed my Linux workstation to a different machine (161.85.18.114) to work as root. But the EVM doesn't seem to respond to this. Everytime I set the variables according to new configuration and saveenv, it does ROM erase and re write. But I donno how it gets the previous serverip again (161.85.26.197) while trying to boot."
Filename '\boot\pxeboot.n12'.
Load address: 0xc0700000
Loading: ## Warning: gatewayip needed but not set
#####
done
Bytes transferred = 25068 (61ec hex)
Wrong Image Format for bootm command
ERROR: can't get kernel image!
"I believe I have everything well setup on the File System side. Its just trying to connect to undesired tftp server where it won't find a thing and that's why the ERROR."
PS: All of my machines are under the same subnet 161.85.18.*
SOS ! SOS ! SOS ! :((