Solvline Eddy DKV2.1.0.3 User Manual
Page 109

Chapter
9. Appendix
109
To change Eddy’s temporary IP address and TFTP server’s IP address proceed as follows.
Once the IP information is confirmed start recovery.
install bootloader
(Note: If the bootloader was damaged, it could not be recovered.)
install os
; When recovering OS area
install fs
U-Boot>
printenv
.
.
ethaddr=00:05:F4:11:22:33
Config_Size=10000
stdin=serial
stdout=serial
stderr=serial
OS_Size==20000000
filesize=1f0f07
fileaddr=20000000
netmask=255.255.255.0
ipaddr=192.168.0.223
IP Address of Eddy
serverip=192.168.0.220
IP Address of TFTP server
FileSystem_Size=0
.
.
U-Boot>
U-Boot> setenv serverip
U-Boot> setenv ipaddr
U-Boot>